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

/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dsymtab.c382 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 204 milliseconds