Home
last modified time | relevance | path

Searched defs:optlist (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/patch/
H A Dbackupfile.c174 argmatch(const char *arg, const char **optlist) in argmatch()
/freebsd/sys/kern/
H A Dvfs_mount.c803 struct vfsoptlist *optlist; in vfs_donmount() local
1116 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_first()
1307 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_update()
1590 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount()
/freebsd/sbin/etherswitchcfg/
H A Difmedia.c528 char *optlist, *optptr; in get_media_options() local
/freebsd/contrib/nvi/common/
H A Doptions.c48 OPTLIST const optlist[] = { variable
/freebsd/bin/ps/
H A Dps.c1350 kludge_oldps_options(const char *optlist, char *origval, const char *nextarg) in kludge_oldps_options()
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c768 register u_char *optlist; in main() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1086 typedef struct optlist { struct
1089 ol_bitoptlist global() argument