Searched defs:optlist (Results 1 – 7 of 7) sorted by relevance
175 argmatch(const char *arg, const char **optlist) in argmatch()
664 struct vfsoptlist *optlist; in vfs_donmount() local937 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_first()1101 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_update()1323 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount()
529 char *optlist, *optptr; in get_media_options() local
48 OPTLIST const optlist[] = { variable
798 register u_char *optlist; in main() local856 u_char optlist[MAX_IPOPTLEN]; in main() local
1362 kludge_oldps_options(const char *optlist, char *origval, const char *nextarg) in kludge_oldps_options()
1089 typedef struct optlist { struct1092 } optlist_t; argument