HomeSort by: relevance | last modified time | path
    Searched defs:obsopttab (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/config/
main.c 175 static struct dlhash *obsopttab; variable in typeref:struct:dlhash *
389 obsopttab = dlhash_create();
1048 (void)dlhash_insert(obsopttab, dl->dl_name, dl);

Completed in 13 milliseconds