Searched defs:optlist (Results 1 – 10 of 10) sorted by relevance
| /freebsd/usr.bin/patch/ |
| H A D | backupfile.c | 174 argmatch(const char *arg, const char **optlist) in argmatch()
|
| /freebsd/sys/kern/ |
| H A D | vfs_mount.c | 805 struct vfsoptlist *optlist; in vfs_donmount() local 1125 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_first() 1334 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_update() 1625 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount()
|
| /freebsd/sbin/etherswitchcfg/ |
| H A D | ifmedia.c | 528 char *optlist, *optptr; in get_media_options() local
|
| /freebsd/contrib/nvi/common/ |
| H A D | options.c | 48 OPTLIST const optlist[] = { variable
|
| /freebsd/sys/security/mac/ |
| H A D | mac_vfs.c | 134 struct vfsconf *vfsp, struct vfsoptlist **optlist, uint64_t fsflags) in mac_mount_check_mount() 150 struct vfsoptlist **optlist, uint64_t fsflags) in mac_mount_check_update()
|
| /freebsd/bin/ps/ |
| H A D | ps.c | 1436 kludge_oldps_options(const char *optlist, char *origval, const char *nextarg) in kludge_oldps_options()
|
| /freebsd/usr.sbin/traceroute/ |
| H A D | traceroute.c | 768 register u_char *optlist; in main() local
|
| /freebsd/sys/security/mac_stub/ |
| H A D | mac_stub.c | 580 struct vfsoptlist **optlist, uint64_t fsflags) in stub_mount_check_mount() 588 struct label *mplabel, struct vfsoptlist **optlist, uint64_t fsflags) in stub_mount_check_update()
|
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_fil.h | 1086 typedef struct optlist { struct 1089 } optlist_t; argument
|
| /freebsd/sys/security/mac_test/ |
| H A D | mac_test.c | 1085 struct vfsoptlist **optlist, uint64_t fsflags) in test_mount_check_mount() 1096 struct label *mplabel, struct vfsoptlist **optlist, uint64_t fsflags) in test_mount_check_update()
|