Home
last modified time | relevance | path

Searched defs:send_mail (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/libexec/atrun/
H A Datrun.c160 int send_mail = 0; in run_file() local
/netbsd-src/usr.bin/at/
H A Dat.c79 static int send_mail = 0; variable
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dsmtp-source.c598 static void send_mail(SESSION *session) in send_mail() function