home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / SUN / PPP / SUNOS_OL / PPPD_1_0.TAR / pathnames.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-11-04  |  203 b   |  10 lines

  1.  
  2. /*
  3.  * define path names
  4.  */
  5.  
  6. #define _PATH_DEBUG "/usr/tmp/"
  7. #define _PATH_PIDFILE "/usr/local/etc/ppp"
  8. #define _PATH_UPAPFILE "/usr/local/etc/ppp/upap"
  9. #define _PATH_CHAPFILE "/usr/local/etc/ppp/chap"
  10.