Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/backup/restore/
H A Dsymtab.c497 static struct strhdr strtblhdr[allocsize(MAXCOMPLEXLEN) / STRTBLINCR]; variable
521 np = strtblhdr[as / STRTBLINCR].next;
523 strtblhdr[as / STRTBLINCR].next = np->next;
552 tp = &strtblhdr[allocsize(strlen(name)) / STRTBLINCR];