Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/patch/
H A Dbackupfile.c174 argmatch(const char *arg, const char **optlist) in argmatch()
/freebsd-src/sys/kern/
H A Dvfs_mount.c803 struct vfsoptlist *optlist; in vfs_donmount() local
1116 vfs_domount_first(struct thread * td,struct vfsconf * vfsp,char * fspath,struct vnode * vp,uint64_t fsflags,struct vfsoptlist ** optlist) vfs_domount_first() argument
1307 vfs_domount_update(struct thread * td,struct vnode * vp,uint64_t fsflags,bool jail_export,struct vfsoptlist ** optlist) vfs_domount_update() argument
1590 vfs_domount(struct thread * td,const char * fstype,char * fspath,uint64_t fsflags,bool jail_export,struct vfsoptlist ** optlist) vfs_domount() argument
[all...]
/freebsd-src/sbin/etherswitchcfg/
H A Difmedia.c528 char *optlist, *optptr; in get_media_options() local
/freebsd-src/contrib/nvi/common/
H A Doptions.c48 OPTLIST const optlist[] = { variable
[all...]
/freebsd-src/bin/ps/
H A Dps.c1378 kludge_oldps_options(const char * optlist,char * origval,const char * nextarg) kludge_oldps_options() argument
/freebsd-src/usr.sbin/traceroute/
H A Dtraceroute.c768 register u_char *optlist; in main() local
/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1086 typedef struct optlist { struct
1089 } optlist_t; argument