Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c626 struct vfsoptlist *optlist; in vfs_donmount() local
899 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_first()
1069 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_update()
1291 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount()
/f-stack/tools/ifconfig/
H A Difmedia.c568 char *optlist, *optptr; in get_media_options() local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h1085 typedef struct optlist { struct
1088 } optlist_t; argument