Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c51 static void testmodeline __P((char *, ENVELOPE *));
2110 testmodeline("/quit", &MainEnvelope);
2118 testmodeline(buf, &MainEnvelope);
4046 testmodeline(line, e) in testmodeline() function