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

/sendmail/sendmail/
H A Dsavemail.c379 if (writable(dlbuf, NULL, sff) &&
417 if (!writable(DeadLetterDrop, NULL, sff) ||
H A Drecipient.c1274 ** WRITABLE -- predicate returning if the file is writable.
1282 ** not writable. This is also enforced by mailfile.
1298 writable(filename, ctladdr, flags) function
1308 sm_dprintf("writable(%s, 0x%lx)\n", filename, flags);
1311 ** File does exist -- check that it is writable.
1587 /* check for writable parent directory */
1723 /* if path was writable, check to avoid file giveaway tricks */
1809 sm_dprintf("include: %s is %s writable, marked unsafe\n",
1815 "%s: %s writable %s file, marked unsafe",
H A Dsendmail.h2336 EXTERN bool UseMSP; /* mail submission: group writable queue ok? */
2774 extern bool writable __P((char *, ADDRESS *, long));

Completed in 38 milliseconds