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_ISLNK.c
blob: 290e650e88eac73fd2930b43d9d1826bf0e13078 (
plain
)
1
2
3
4
5
#include <cpio.h> #define C_ISLNK 0120000 /* POSIX(1) */