Searched refs:stringdope (Results 1 – 3 of 3) sorted by relevance
84 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) { in salloc()91 if (sp >= &stringdope[NSPACE]) in salloc()94 index = sp - &stringdope[0]; in salloc()166 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) { in sreset()
144 struct strings stringdope[NSPACE]; variable
124 extern struct strings stringdope[]; /* pointer for the salloc routines */