Searched defs:mopts (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sbin/mount/
H A Dmount_fs.c61 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10.0-release/contrib/amd/amd/
H A Dmntfs.c70 init_mntfs(mntfs *mf, am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) argument
96 alloc_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) argument
110 locate_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) argument
192 find_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) argument
338 realloc_mntfs(mntfs *mf, am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, cha argument
[all...]
/freebsd-10.0-release/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c64 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10.0-release/sbin/mount_udf/
H A Dmount_udf.c64 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10.0-release/sbin/mount_cd9660/
H A Dmount_cd9660.c71 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10.0-release/sbin/mount_fusefs/
H A Dmount_fusefs.c63 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10.0-release/contrib/sendmail/src/
H A Dheaders.c89 BITMAP256 mopts; local
/freebsd-10.0-release/sys/net80211/
H A Dieee80211.c1005 static const u_int mopts[IEEE80211_MODE_MAX] = { local
/freebsd-10.0-release/sys/netinet6/
H A Din6_src.c189 struct ip6_moptions *mopts; local
529 selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct rtentry **retrt, int norouteok, u_int fibnum) argument
773 in6_selectif(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct ifnet *oifp, u_int fibnum) argument
837 in6_selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct rtentry **retrt) argument
848 in6_selectroute_fib(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct rtentry **retrt, u_int fibnum) argument
[all...]

Completed in 191 milliseconds