OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obsopttab
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/config/
defs.h
611
#define OPT_OBSOLETE(n) (dlhash_lookup(
obsopttab
, (n)) != NULL)
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 34 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026