Searched refs:MAILBOX_DIRECTORY (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1MailboxP.h25 #define MAILBOX_DIRECTORY "/usr/mail" macro
27 #define MAILBOX_DIRECTORY "/usr/spool/mail" macro
H A DXaw3_1Mailbox.c513 w->mailbox.filename = (String) XtMalloc (strlen (MAILBOX_DIRECTORY) + 1 +
515 strcpy (w->mailbox.filename, MAILBOX_DIRECTORY);

Completed in 11 milliseconds