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

/illumos-gate/usr/src/cmd/mailx/
H A Dstralloc.c86 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) {
93 if (sp >= &stringdope[NSPACE])
96 index = sp - &stringdope[0];
168 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) {
H A Dinit.c146 struct strings stringdope[NSPACE]; variable in typeref:struct:strings
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Dglob.h124 extern struct strings stringdope[]; /* pointer for the salloc routines */

Completed in 60 milliseconds