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
/
fcntl
/
F_DUPFD.h
blob: e04285969eb2ae2fe6ca643e603a09ccd7eb6d38 (
plain
)
1
2
3
4
5
6
7
#include <fcntl.h> #define F_DUPFD (1) /* POSIX(1) */