index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpio
/
C_ISFIFO.h
blob: d8d56047d2cb614faa8dd034218752b0a899f29e (
plain
)
1
2
3
4
5
#include <cpio.h> #define C_ISFIFO 0010000 /* POSIX(1) */