Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/aux/
H A Dmailstats.c53 int mno; variable
131 mno = 0;
132 (void) sm_strlcpy(mtable[mno++], "prog", MNAMELEN + 1);
133 (void) sm_strlcpy(mtable[mno++], "*file*", MNAMELEN + 1);
134 (void) sm_strlcpy(mtable[mno++], "*include*", MNAMELEN + 1);
190 if (mno >= MAXMAILERS)
197 m = mtable[mno];
203 for (i = 0; i < mno; i++)
205 if (strcmp(mtable[i], mtable[mno]) == 0)
208 if (i == mno)
[all …]
/titanic_41/usr/src/tools/lintdump/
H A Dlnstuff.h72 unsigned short ver, mno; member
H A Dlintdump.c165 infohdr("LINTMOD", "%hu: %lu+%lu+%lu+%lu = %lu bytes\n", hp->mno, in print_lintmod()
/titanic_41/usr/src/
H A DMakefile.master358 NO_SIMD= -_gcc=-mno-mmx -_gcc=-mno-sse