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
/
errno
/
ETIME.c
blob: a9126d205f64764c6e6a9003c9b17fd683ca2f90 (
plain
)
1
2
3
4
5
6
7
#include <errno.h> #define ETIME (83) /** Stream ioctl() timeout **/ /* XOPEN(400) */