148290Sbostic /*- 2*62191Sbostic * Copyright (c) 1989, 1993 3*62191Sbostic * The Regents of the University of California. All rights reserved. 437995Sbostic * 548290Sbostic * %sccs.include.redist.c% 637995Sbostic * 7*62191Sbostic * @(#)pathnames.h 8.1 (Berkeley) 06/06/93 837995Sbostic */ 937995Sbostic 1037995Sbostic #define _PATH_EIGN "/usr/share/dict/eign" 1137995Sbostic #define _PATH_SORT "/usr/bin/sort" 1237995Sbostic #undef _PATH_TMP 1337995Sbostic #define _PATH_TMP "/tmp/ptxsXXXXX" 14