137995Sbostic /* 237995Sbostic * Copyright (c) 1989 The Regents of the University of California. 337995Sbostic * All rights reserved. 437995Sbostic * 5*42769Sbostic * %sccs.include.redist.c% 637995Sbostic * 7*42769Sbostic * @(#)pathnames.h 5.2 (Berkeley) 06/01/90 837995Sbostic */ 937995Sbostic 1037995Sbostic #include <paths.h> 1137995Sbostic 1237995Sbostic #define _PATH_MBOX "/var/spool/mail" 1337995Sbostic #define _PATH_RWHO "/var/spool/rwho/whod." 1437995Sbostic #define _PATH_SYSLINE "/usr/src/ucb/sysline" 15