Home
last modified time | relevance | path

Searched refs:strhdr (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sbin/restore/
H A Dsymtab.c353 struct strhdr { struct
354 struct strhdr *next; argument
357 #define STRTBLINCR (sizeof(struct strhdr))
360 static struct strhdr strtblhdr[allocsize(NAME_MAX) / STRTBLINCR];
370 struct strhdr *np;
398 struct strhdr *tp, *np;
401 np = (struct strhdr *)name;