Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dstrings.c65 } stringdope[NSPACE]; variable
86 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) { in salloc()
93 if (sp >= &stringdope[NSPACE]) in salloc()
96 idx = (int)(sp - &stringdope[0]); in salloc()
135 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) { in sreset()
153 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) in spreserve()