1: /*
   2:  * Local definitions for msgs.
   3:  */
   4: 
   5: #define USRMSGS "/usr/msgs"     /* msgs directory */
   6: #define MAIL    "/usr/ucb/Mail -f %s"   /* could set destination also */
   7: #define PAGE    "/usr/ucb/more -%d" /* crt screen paging program */

Defined macros

MAIL defined in line 6; used 1 times
PAGE defined in line 7; used 1 times
USRMSGS defined in line 5; used 7 times

Usage of this include

msgs.h used 1 times
Last modified: 1980-05-20
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 602
Valid CSS Valid XHTML 1.0 Strict