Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c22 static void helo_options __P((char *, bool, MAILER *, MCI *, ENVELOPE *));
186 helo_options, NULL, XS_DEFAULT);
398 helo_options(line, firstline, m, mci, e) in helo_options() function