/* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * * %sccs.include.redist.c% * * @(#)pathnames.h 5.2 (Berkeley) 06/01/90 */ #define _PATH_HIDE "/usr/games/hide/" #define _PATH_CONFIG "/etc/dm.config" #define _PATH_NOGAMES "/usr/games/nogames" #define _PATH_LOG "/var/log/dm.log"