PATHSIZE
static char provenv[2*PATHSIZE];
static char prefenv[2*PATHSIZE];
if ((int) strlen(Netspec) > PATHSIZE) {
static char Provbuf[PATHSIZE];
char cwd[PATHSIZE], file[PATHSIZE];
static char efile[PATHSIZE];
nstrcpy(mailname, PATHSIZE, file);
int sz = PATHSIZE;
static char prevfile[PATHSIZE];
static char origprevfile[PATHSIZE];
nstrcpy(origname, PATHSIZE, origprevfile);
nstrcpy(origname, PATHSIZE, cp);
nstrcpy(mailname, PATHSIZE, oldmailname);
nstrcpy(mailname, PATHSIZE, oldmailname);
nstrcpy(origname, PATHSIZE, cp);
nstrcpy(origname, PATHSIZE, origprevfile);
nstrcpy(origname, PATHSIZE, cp);
nstrcpy(origname, PATHSIZE, cp);
name = getcwd(NOSTR, PATHSIZE);
nstrcat(name, PATHSIZE, "/");
nstrcat(name, PATHSIZE, cp);
static char defbuf[PATHSIZE];
char myname[PATHSIZE]; /* My login id */
char origname[PATHSIZE]; /* Name of mailfile before expansion */
char tempResid[PATHSIZE]; /* temp file in :saved */
char homedir[PATHSIZE]; /* Name of home directory */
char mailname[PATHSIZE]; /* Name of /var/mail system mailbox */
nstrcpy(efile, PATHSIZE, name);
nstrcpy(mailname, PATHSIZE, name);
static char efile[PATHSIZE];
static char buf[PATHSIZE];
static char buf[PATHSIZE];
static char u[PATHSIZE];
cwd = getcwd(NOSTR, PATHSIZE);
nstrcpy(origname, PATHSIZE, mailname);
nstrcpy(origname, PATHSIZE, ef);
cwd = getcwd(NOSTR, PATHSIZE);
nstrcat(cwd, PATHSIZE, "/");
nstrcat(cwd, PATHSIZE, ef);
snprintf(tempResid, PATHSIZE, "%s/:saved/%s", maildir, myname);
snprintf(tempResid, PATHSIZE, "/tmp/Rq%-ld", mypid);
snprintf(tempResid, PATHSIZE,
char recfile[PATHSIZE];
nstrcpy(homedir, PATHSIZE, Getf("HOME"));
nstrcpy(mailname, PATHSIZE, cp);
# define MAXPATHLEN PATHSIZE
# define MAXPATHLEN PATHSIZE
# define MAXPATHLEN PATHSIZE
static char curlock[PATHSIZE]; /* Last used name of lock */
char locktmp[PATHSIZE]; /* Usable lock temporary */
char file[PATHSIZE];