Searched refs:_PATH_MAILDIR (Results 1 – 3 of 3) sorted by relevance
450 #if defined(_PATH_MAILDIR) && defined(MAIL_DIRECTORY)451 # undef _PATH_MAILDIR455 # define _PATH_MAILDIR MAIL_DIRECTORY macro
4712 dnl # We first look for _PATH_MAILDIR then MAILDIR then _PATH_MAIL4713 dnl # If we find _PATH_MAILDIR we do nothing because that is what4724 [Set this to your mail directory if you do not have _PATH_MAILDIR])4750 #if defined (_PATH_MAILDIR)4751 if ((rc = fprintf(fd ,"_PATH_MAILDIR:%s\n", _PATH_MAILDIR)) <0)
1062 _PATH_MAILDIR, pw->pw_name); in do_setup_env()