blob: 6fa46a65816e601df3b3631fa0198dd543c8cb44 [file] [log] [blame]
#define NOSUCHFILE -3
#define OPENFAILED -2
#define STATFAILED -1
#define ISASCIIFILE 0
#define ISDIRECTORY 1
#define ISBLOCKFILE 2
#define ISSOCKET 3
#define ISBINARYFILE 4