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

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dlint.c78 struct nvlist *nv2 = ht_lookup(defoptlint, nv->nv_name);
H A Ddefs.h421 struct hashtab *defoptlint; /* lint values for options */ variable in typeref:struct:hashtab
H A Dmain.c272 defoptlint = ht_new();
713 (void) ht_insert(defoptlint, nextnv->nv_name,

Completed in 63 milliseconds