fts_statb -> fts_statp
[unix-history] / usr / src / usr.bin / ptx / pathnames.h
/*-
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 5.2 (Berkeley) %G%
*/
#define _PATH_EIGN "/usr/share/dict/eign"
#define _PATH_SORT "/usr/bin/sort"
#undef _PATH_TMP
#define _PATH_TMP "/tmp/ptxsXXXXX"