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

/freebsd-9.3-release/sbin/mount_reiserfs/
H A Dmount_reiserfs.c42 struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/sbin/mount_std/
H A Dmount_std.c58 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/sbin/mount/
H A Dmount_fs.c61 struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/sbin/mount_udf/
H A Dmount_udf.c64 struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-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-9.3-release/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c64 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/usr.sbin/mount_portalfs/
H A Dmount_portalfs.c66 struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/sbin/mount_cd9660/
H A Dmount_cd9660.c71 struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/sbin/mount_hpfs/
H A Dmount_hpfs.c51 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/sbin/mount_ntfs/
H A Dmount_ntfs.c59 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/usr.sbin/mount_nwfs/
H A Dmount_nwfs.c63 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-9.3-release/contrib/sendmail/src/
H A Dheaders.c89 BITMAP256 mopts; local
/freebsd-9.3-release/sys/net80211/
H A Dieee80211.c970 static const u_int mopts[IEEE80211_MODE_MAX] = { local
/freebsd-9.3-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
772 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
836 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
847 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 162 milliseconds