Searched refs:_PATH_MAILDIR (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/from/
H A Dfrom.c92 * 3 _PATH_MAILDIR/file
102 "%s/%s", _PATH_MAILDIR, file);
107 _PATH_MAILDIR, pwd->pw_name);
111 _PATH_MAILDIR, file);
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/Win32/Include/net/
H A Dpaths.h57 #define _PATH_MAILDIR "/var/spool/mail" macro
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dv7.local.c62 (void)snprintf(buf, bufsize, "%s/%s", _PATH_MAILDIR, user);
/netbsd-6-1-5-RELEASE/include/
H A Dpaths.h80 #define _PATH_MAILDIR "/var/mail" macro
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h257 #define _PATH_MAILDIR "/var/spool/mail" macro
350 #define _PATH_MAILDIR "/var/spool/mail" macro
395 #define _PATH_MAILDIR "/var/mail" macro
468 #define _PATH_MAILDIR "/var/mail" macro
497 #define _PATH_MAILDIR "/var/mail" macro
534 #ifndef _PATH_MAILDIR
535 #define _PATH_MAILDIR "/var/spool/mail" /* paths.h lies */ macro
592 #define _PATH_MAILDIR "/var/spool/mail" /* paths.h lies */ macro
636 #define _PATH_MAILDIR "/var/spool/mail" /* paths.h lies */ macro
676 #define _PATH_MAILDIR "/va macro
895 #define _PATH_MAILDIR macro
932 #define _PATH_MAILDIR macro
970 #define _PATH_MAILDIR macro
1019 #define _PATH_MAILDIR macro
1072 #define _PATH_MAILDIR macro
1106 #define _PATH_MAILDIR macro
1133 #define _PATH_MAILDIR macro
1166 #define _PATH_MAILDIR macro
[all...]
/netbsd-6-1-5-RELEASE/libexec/comsat/
H A Dcomsat.c121 if (chdir(_PATH_MAILDIR) == -1) {
122 syslog(LOG_ERR, "chdir: %s: %m", _PATH_MAILDIR);
210 _PATH_MAILDIR, name);
/netbsd-6-1-5-RELEASE/libexec/mail.local/
H A Dmail.local.c200 (void)snprintf(path, sizeof path, "%s/%s", _PATH_MAILDIR, name);
204 _PATH_MAILDIR, name);
/netbsd-6-1-5-RELEASE/tests/include/
H A Dt_paths.c80 { _PATH_MAILDIR, PATH_DIR },
/netbsd-6-1-5-RELEASE/usr.bin/finger/
H A Dutil.c396 (void)snprintf(tbuf, sizeof(tbuf), "%s/%s", _PATH_MAILDIR,
/netbsd-6-1-5-RELEASE/usr.bin/login/
H A Dlogin_pam.c633 sizeof(tbuf), "%s/%s", _PATH_MAILDIR, pwd->pw_name);
H A Dlogin.c668 sizeof(tbuf), "%s/%s", _PATH_MAILDIR, pwd->pw_name);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h519 #define DEF_MAIL_SPOOL_DIR _PATH_MAILDIR
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsession.c1150 _PATH_MAILDIR, pw->pw_name);

Completed in 254 milliseconds