137995Sbostic /* 2*61427Sbostic * Copyright (c) 1989, 1993 3*61427Sbostic * The Regents of the University of California. All rights reserved. 437995Sbostic * 542667Sbostic * %sccs.include.redist.c% 637995Sbostic * 7*61427Sbostic * @(#)pathnames.h 8.1 (Berkeley) 06/04/93 837995Sbostic */ 937995Sbostic 1037995Sbostic #include <paths.h> 1137995Sbostic 1254524Sandrew #define _PATH_FTPUSERS "/etc/ftpusers" 1354524Sandrew #define _PATH_FTPWELCOME "/etc/ftpwelcome" 1454524Sandrew #define _PATH_FTPLOGINMESG "/etc/motd" 15