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

/freebsd-10-stable/sbin/mount/
H A Dmount_fs.c61 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10-stable/sbin/mount_udf/
H A Dmount_udf.c64 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c64 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10-stable/sbin/mount_cd9660/
H A Dmount_cd9660.c71 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10-stable/contrib/amd/amd/
H A Dmntfs.c76 init_mntfs(mntfs *mf, am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) argument
105 alloc_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) argument
119 locate_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) argument
201 find_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) argument
383 realloc_mntfs(mntfs *mf, am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, cha argument
[all...]
/freebsd-10-stable/sbin/mount_fusefs/
H A Dmount_fusefs.c63 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-10-stable/sys/net80211/
H A Dieee80211.c1005 static const u_int mopts[IEEE80211_MODE_MAX] = { local
/freebsd-10-stable/contrib/sendmail/src/
H A Dheaders.c89 BITMAP256 mopts; local
/freebsd-10-stable/sys/netinet6/
H A Din6_src.c189 struct ip6_moptions *mopts; local
555 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
799 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
863 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
874 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 192 milliseconds