Home | History | Annotate | Line # | Download | only in rpc.bootparamd
pathnames.h revision 1.1
      1 /*
      2  * Written Roland McGrath <roland (at) frob.com> 10/15/93.
      3  * Public domain.
      4  *
      5  * $Id: pathnames.h,v 1.1 1994/01/10 14:04:48 deraadt Exp $
      6  */
      7 
      8 #include <paths.h>
      9 
     10 #define	_PATH_BOOTPARAMS	"/etc/bootparams"
     11