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_ISBLK.h
blob: 124d13e0d7a806f9da5e23994b90483460b1bdef (
plain
)
1
2
3
4
5
#include <cpio.h> #define C_ISBLK 0060000 /* POSIX(1) */