Home
last modified time | relevance | path

Searched refs:defoptlint (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.bin/config/
Dlint.c82 struct defoptlist *dl2 = dlhash_lookup(defoptlint, dl->dl_name); in do_emit_option()
Dmain.c135 struct dlhash *defoptlint; /* lint values for options */ variable
386 defoptlint = dlhash_create(); in main()
1002 (void) dlhash_insert(defoptlint, dl->dl_name, in defopt()
Ddefs.h478 extern struct dlhash *defoptlint; /* lint values for options */