Searched defs:optlist (Results 1 – 7 of 7) sorted by relevance
174 argmatch(const char *arg, const char **optlist) in argmatch()
803 struct vfsoptlist *optlist; in vfs_donmount() local1116 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()
528 char *optlist, *optptr; in get_media_options() local
48 OPTLIST const optlist[] = { variable
1350 kludge_oldps_options(const char *optlist, char *origval, const char *nextarg) in kludge_oldps_options()
768 register u_char *optlist; in main() local
1086 typedef struct optlist { struct 1089 ol_bitoptlist global() argument