pcopy
char pcopy[MAXNAME];
expand(PostMasterCopy, pcopy, sizeof(pcopy), e);
id, pcopy);
(void) sendtolist(pcopy, NULLADDR, &rlist, 0, e);
static char *pcopy(char *, const char *);
if (x > 0 && access(pcopy(p, tdir), (W_OK | X_OK)) == 0)
if (y > 0 && access(pcopy(p, dir), (W_OK | X_OK)) == 0)
if (access(pcopy(p, P_tmpdir), (W_OK | X_OK)) == 0)
if (access(pcopy(p, "/tmp"), (W_OK | X_OK)) != 0) {