OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_MAILDIR
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.bin/from/
from.c
92
* 3
_PATH_MAILDIR
/file
102
"%s/%s",
_PATH_MAILDIR
, file);
107
_PATH_MAILDIR
, pwd->pw_name);
111
_PATH_MAILDIR
, file);
/src/usr.bin/mail/
v7.local.c
62
(void)snprintf(buf, bufsize, "%s/%s",
_PATH_MAILDIR
, user);
/src/include/
paths.h
81
#define
_PATH_MAILDIR
"/var/mail"
/src/libexec/comsat/
comsat.c
121
if (chdir(
_PATH_MAILDIR
) == -1) {
122
syslog(LOG_ERR, "chdir: %s: %m",
_PATH_MAILDIR
);
210
_PATH_MAILDIR
, name);
/src/tests/include/
t_paths.c
80
{
_PATH_MAILDIR
, PATH_DIR },
/src/libexec/mail.local/
mail.local.c
217
(void)snprintf(path, sizeof path, "%s/%s",
_PATH_MAILDIR
, name);
221
_PATH_MAILDIR
, name);
/src/usr.bin/finger/
util.c
423
(void)snprintf(tbuf, sizeof(tbuf), "%s/%s",
_PATH_MAILDIR
,
/src/usr.bin/login/
login_pam.c
634
sizeof(tbuf), "%s/%s",
_PATH_MAILDIR
, pwd->pw_name);
login.c
673
sizeof(tbuf), "%s/%s",
_PATH_MAILDIR
, pwd->pw_name);
Completed in 18 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025