Home | History | Annotate | Line # | Download | only in rpc.bootparamd
      1  1.2  thorpej /*	$NetBSD: pathnames.h,v 1.2 1996/08/30 20:10:29 thorpej Exp $	*/
      2  1.2  thorpej 
      3  1.1  deraadt /*
      4  1.1  deraadt  * Written Roland McGrath <roland (at) frob.com> 10/15/93.
      5  1.1  deraadt  * Public domain.
      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