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