Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/mail/
Dglob.h54 char mailname[PATHSIZE]; /* Name of current file */
55 char prevfile[PATHSIZE]; /* Name of previous file */
Dfio.c66 char linebuf[LINESIZE], pathbuf[PATHSIZE]; in setptr()
329 char xname[PATHSIZE]; in expand()
330 char cmdbuf[PATHSIZE]; /* also used for file names */ in expand()
445 char buf[PATHSIZE]; in getdeadletter()
Dlex.c72 char tempname[PATHSIZE]; in setfile()
616 char fname[PATHSIZE+1], zname[PATHSIZE+1], *ename; in newfileinfo()
Dtemp.c81 strlen(cp) >= PATHSIZE) in tinit()
Dcollect.c77 char linebuf[LINESIZE], tempname[PATHSIZE], *cp, getsub; in collect()
340 char tempname2[PATHSIZE]; in collect()
566 char *sh, tempname[PATHSIZE]; in mespipe()
Ddef.h60 #define PATHSIZE MAXPATHLEN /* Size of pathnames throughout */ macro
Dquit.c76 char *mbox, tempname[PATHSIZE]; in quit()
395 char tempname[PATHSIZE]; in edstop()
Dedit.c141 char *edit, tempname[PATHSIZE]; in run_editor()
Dcmd1.c433 char dirname[PATHSIZE]; in folders()
Dsend.c458 char tempname[PATHSIZE]; in infix()
Dnames.c311 char tempname[PATHSIZE]; in outof()
/freebsd-9-stable/contrib/cvs/lib/
Dsystem.h227 # ifdef PATHSIZE
228 # define PATH_MAX PATHSIZE
DChangeLog1034 * system.h: Check for PATHSIZE before falling back to _POSIX_PATH_MAX.
/freebsd-9-stable/contrib/sendmail/include/sm/
Dconf.h1233 # define MAXPATHLEN PATHSIZE
1764 # define MAXPATHLEN PATHSIZE
2134 # define MAXPATHLEN PATHSIZE