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

/freebsd-12-stable/usr.bin/mail/
H A Dstrings.c51 struct strings stringdope[NSPACE]; variable in typeref:struct:strings
72 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) {
79 if (sp >= &stringdope[NSPACE])
82 index = sp - &stringdope[0];
108 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) {
126 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++)
H A Dglob.h100 } stringdope[NSPACE];

Completed in 97 milliseconds