Searched defs:mopts (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/usr.sbin/amd/amd/ |
H A D | mntfs.c | 86 char *auto_opts, char *mopts, char *remopts) in init_mntfs() 119 char *auto_opts, char *mopts, char *remopts) in alloc_mntfs() 131 char *auto_opts, char *mopts, char *remopts) in find_mntfs() 311 char *info, char *auto_opts, char *mopts, char *remopts) in realloc_mntfs()
|
/openbsd-src/sys/netinet6/ |
H A D | in6_src.c | 97 struct ip6_moptions *mopts = inp->inp_moptions6; in in6_pcbselsrc() local 236 struct ip6_moptions *mopts, unsigned int rtableid) in in6_selectsrc() argument 333 struct ip6_moptions *mopts, struct route *ro, struct ifnet **retifp, in in6_selectif() argument
|
/openbsd-src/sbin/mount_ext2fs/ |
H A D | mount_ext2fs.c | 48 static const struct mntopt mopts[] = { variable
|
/openbsd-src/sbin/mount_ffs/ |
H A D | mount_ffs.c | 48 static const struct mntopt mopts[] = { variable
|
/openbsd-src/sbin/mount_cd9660/ |
H A D | mount_cd9660.c | 53 const struct mntopt mopts[] = { variable
|
/openbsd-src/sbin/mount_ntfs/ |
H A D | mount_ntfs.c | 52 static const struct mntopt mopts[] = { variable
|
/openbsd-src/sbin/mount_msdos/ |
H A D | mount_msdos.c | 50 const struct mntopt mopts[] = { variable
|
/openbsd-src/sbin/mount_tmpfs/ |
H A D | mount_tmpfs.c | 55 static const struct mntopt mopts[] = { variable
|
/openbsd-src/sbin/mount_nfs/ |
H A D | mount_nfs.c | 85 const struct mntopt mopts[] = { variable
|
/openbsd-src/sbin/newfs/ |
H A D | newfs.c | 78 struct mntopt mopts[] = { variable
|
/openbsd-src/sys/net80211/ |
H A D | ieee80211.c | 339 static const uint64_t mopts[] = { in ieee80211_media_init() local
|
/openbsd-src/sys/netinet/ |
H A D | in_pcb.c | 922 struct ip_moptions *mopts = inp->inp_moptions; in_pcbselsrc() local
|
/openbsd-src/lib/libc/stdlib/ |
H A D | malloc.c | 261 struct malloc_readonly mopts; member 265 #define mopts malloc_readonly.mopts macro [all...] |