Home
last modified time | relevance | path

Searched refs:testmodeline (Results 1 – 2 of 2) sorted by relevance

/src/contrib/sendmail/src/
H A DTRACEFLAGS30 23 main.c testmodeline
H A Dmain.c56 static void testmodeline __P((char *, ENVELOPE *));
2163 testmodeline("/quit", &MainEnvelope);
2171 testmodeline(buf, &MainEnvelope);
4189 testmodeline(line, e) in testmodeline() function