Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/vacation/
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);