Searched refs:defoptlint (Results 1 – 3 of 3) sorted by relevance
82 struct defoptlist *dl2 = dlhash_lookup(defoptlint, dl->dl_name); in do_emit_option()
135 struct dlhash *defoptlint; /* lint values for options */ variable386 defoptlint = dlhash_create(); in main()1002 (void) dlhash_insert(defoptlint, dl->dl_name, in defopt()
478 extern struct dlhash *defoptlint; /* lint values for options */