Home
last modified time | relevance | path

Searched refs:MAIL_SPOOL (Results 1 – 6 of 6) sorted by relevance

/dports/games/xosmulti/xosmulti/
H A DMakefile15 MAIL_SPOOL = '"/var/mail"' macro
17 CFLAGS += -DMAILBOX_DIRECTORY=$(MAIL_SPOOL)
/dports/x11/xvt/xvt-3.0.1/rclock/
H A Dfeature.h119 #if defined (MAIL_BELL) || defined (MAIL_SPAWN) || defined (MAIL_SPOOL)
H A Drclock.c317 #ifdef MAIL_SPOOL in main()
320 const char * spool = MAIL_SPOOL; in main()
/dports/x11-clocks/rclock/rxvt-2.7.10/rclock/
H A Dfeature.h119 #if defined (MAIL_BELL) || defined (MAIL_SPAWN) || defined (MAIL_SPOOL)
H A Drclock.c310 #ifdef MAIL_SPOOL in main()
313 const char * spool = MAIL_SPOOL; in main()
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drclock.C115 #define MAIL_SPOOL "/var/spool/mail/" macro
174 #if defined (MAIL_BELL) || defined (MAIL_SPAWN) || defined (MAIL_SPOOL)
441 # ifdef MAIL_SPOOL in main()
444 const char *spool = MAIL_SPOOL; in main()