Searched defs:stot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsm_resolve.c53 static struct stot struct
57 } stot[] = variable in typeref:struct:stot
92 struct stot *p = stot;
94 for (p = stot; p->st_name != NULL; p++)
115 struct stot *p = stot;
117 for (p = stot; p->st_name != NULL; p++)

Completed in 59 milliseconds