Searched refs:_PATH_MAILDIR (Results 1 – 5 of 5) sorted by relevance
428 #if defined(_PATH_MAILDIR) && defined(MAIL_DIRECTORY)429 # undef _PATH_MAILDIR433 # define _PATH_MAILDIR MAIL_DIRECTORY macro
4358 dnl # We first look for _PATH_MAILDIR then MAILDIR then _PATH_MAIL4359 dnl # If we find _PATH_MAILDIR we do nothing because that is what4370 [Set this to your mail directory if you do not have _PATH_MAILDIR])4396 #if defined (_PATH_MAILDIR)4397 if ((rc = fprintf(fd ,"_PATH_MAILDIR:%s\n", _PATH_MAILDIR)) <0)
1051 snprintf(buf, sizeof buf, "%.200s/%.50s", _PATH_MAILDIR, pw->pw_name); in do_setup_env()
1467 /* Set this to your mail directory if you do not have _PATH_MAILDIR */
18040 if ((rc = fprintf(fd ,"_PATH_MAILDIR:%s\n", _PATH_MAILDIR)) <0)