OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strtblhdr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/restore/
symtab.c
382
static struct strhdr
strtblhdr
[allocsize(NAME_MAX) / STRTBLINCR];
variable in typeref:struct:strhdr[]
398
tp = &
strtblhdr
[len / STRTBLINCR];
426
tp = &
strtblhdr
[strlen(name) / STRTBLINCR];
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025