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

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

Completed in 175 milliseconds