/* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * * @(#)pathnames.h 8.1 (Berkeley) 06/06/93 */ #include #define _PATH_EGREPSTD "/usr/libexec/old.egrep" #define _PATH_GREPSTD "/usr/libexec/old.bin.grep" #define _PATH_FGREPSTD "/usr/libexec/old.fgrep"