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

/freebsd-13-stable/sbin/mount/
H A Dmount_fs.c63 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-13-stable/sbin/mount_udf/
H A Dmount_udf.c66 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-13-stable/sbin/mount_cd9660/
H A Dmount_cd9660.c73 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-13-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c64 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-13-stable/sbin/mount_fusefs/
H A Dmount_fusefs.c69 static struct mntopt mopts[] = { variable in typeref:struct:mntopt
/freebsd-13-stable/contrib/sendmail/src/
H A Dheaders.c89 BITMAP256 mopts; local
/freebsd-13-stable/sys/netinet6/
H A Din6_src.c192 struct ip6_moptions *mopts; local
619 selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct nhop_object **retnh, int norouteok, u_int fibnum, uint32_t flowid) argument
830 in6_selectif(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct ifnet **retifp, struct ifnet *oifp, u_int fibnum) argument
888 in6_selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct nhop_object **retnh, u_int fibnum, uint32_t flowid) argument
[all...]
/freebsd-13-stable/sys/net80211/
H A Dieee80211.c1854 static const u_int mopts[IEEE80211_MODE_MAX] = { local

Completed in 75 milliseconds