137302Sbostic /* 2*61883Sbostic * Copyright (c) 1989, 1993 3*61883Sbostic * The Regents of the University of California. All rights reserved. 437302Sbostic * 542825Sbostic * %sccs.include.redist.c% 637302Sbostic * 7*61883Sbostic * @(#)pathnames.h 8.1 (Berkeley) 06/06/93 837302Sbostic */ 937302Sbostic 1037974Sbostic #include <paths.h> 1137974Sbostic 1237302Sbostic #define _PATH_KLOG "/dev/klog" 1337974Sbostic #define _PATH_LOGCONF "/etc/syslog.conf" 1437974Sbostic #define _PATH_LOGPID "/var/run/syslog.pid" 15