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
/
unistd
/
_SC_IOV_MAX.h
blob: 8f80ec2d24d24ac679ab773e39826647958517cd (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _SC_IOV_MAX 38 /* XOPEN(400) POSIX(200112) */