Home
last modified time | relevance | path

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

/original-bsd/include/
H A Dpaths.h41 #define _PATH_VARTMP "/var/tmp/" macro
/original-bsd/usr.bin/ex/ex3.7preserve/
H A Dex3.7preserve.c115 if (!(tf = opendir(_PATH_VARTMP)))
116 error(_PATH_VARTMP);
123 (void)sprintf(path, "%s/%s", _PATH_VARTMP, dirent->d_name);
/original-bsd/usr.sbin/sendmail/src/
H A Dsavemail.c47 # ifndef _PATH_VARTMP
48 # define _PATH_VARTMP "/usr/tmp/" macro
353 strcpy(buf, _PATH_VARTMP);