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

/ast/src/cmd/mailx/
H A Dmisc.c627 for (sp = &state.stringdope[0]; sp < &state.stringdope[elementsof(state.stringdope)]; sp++) {
634 if (sp >= &state.stringdope[elementsof(state.stringdope)])
637 index = sp - &state.stringdope[0];
664 for (sp = &state.stringdope[0]; sp < &state.stringdope[elementsof(state.stringdope)]; sp++) {
H A Dmailx.h671 struct strings stringdope[NSPACE]; member in struct:__anon136

Completed in 19 milliseconds