Searched refs:msgfilename (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/vacation/
H A Dvacation.c154 char *msgfilename = NULL; local
237 msgfilename = optarg;
318 if (dbfilename == NULL || msgfilename == NULL)
383 if (msgfilename == NULL)
384 msgfilename = VMSG;
456 sendmessage(name, msgfilename, returnaddr);

Completed in 120 milliseconds