Searched defs:optlist (Results 1 – 10 of 10) sorted by relevance
76 struct optent optlist[NOPTS] = { variable
536 struct vfsoptlist *optlist; in vfs_donmount() local770 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_first()880 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_update()1031 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount()
176 argmatch(const char *arg, const char **optlist) in argmatch()
589 char *optlist, *optptr; in get_media_options() local
1269 parse_cpu_options(args, optlist, cpuctrl) in parse_cpu_options() argument
51 OPTLIST const optlist[] = { variable
761 register u_char *optlist; in main() local819 u_char optlist[MAX_IPOPTLEN]; in main() local
606 char *optlist, *optptr; in get_media_options() local
1309 kludge_oldps_options(const char *optlist, char *origval, const char *nextarg) in kludge_oldps_options()
1149 typedef struct optlist { struct1152 } optlist_t; argument