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

  /src/usr.bin/config/
lint.c 82 struct defoptlist *dl2 = dlhash_lookup(defoptlint, dl->dl_name);
defs.h 478 extern struct dlhash *defoptlint; /* lint values for options */
main.c 135 struct dlhash *defoptlint; /* lint values for options */ variable in typeref:struct:dlhash *
386 defoptlint = dlhash_create();
1002 (void) dlhash_insert(defoptlint, dl->dl_name,

Completed in 14 milliseconds