HomeSort by: relevance | last modified time | path
    Searched refs:do_option (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/config/
main.c 190 static int do_option(struct hashtab *, struct nvlist **,
1180 if (do_option(opttab, &options, &nextopt, name, value, "options",
1223 if (do_option(fsopttab, &fsoptions, &nextfsopt, name, n, "file-system",
1259 (void)do_option(mkopttab, &mkoptions, &nextmkopt, name, value,
1333 do_option(struct hashtab *ht, struct nvlist **npp, struct nvlist ***next, function in typeref:typename:int
1345 panic("do_option 1");
1353 panic("do_option 2");
1356 panic("do_option 3");
1360 panic("do_option 4");
main.c 190 static int do_option(struct hashtab *, struct nvlist **,
1180 if (do_option(opttab, &options, &nextopt, name, value, "options",
1223 if (do_option(fsopttab, &fsoptions, &nextfsopt, name, n, "file-system",
1259 (void)do_option(mkopttab, &mkoptions, &nextmkopt, name, value,
1333 do_option(struct hashtab *ht, struct nvlist **npp, struct nvlist ***next, function in typeref:typename:int
1345 panic("do_option 1");
1353 panic("do_option 2");
1356 panic("do_option 3");
1360 panic("do_option 4");

Completed in 23 milliseconds