Searched defs:errno (Results 1 - 10 of 10) sorted by relevance

/barrelfish-2018-10-04/lib/libc/gen/
H A Derrno.c30 int errno; variable
/barrelfish-2018-10-04/lib/usb/
H A Dusb_error.c60 const char* usb_get_error_string(usb_error_t errno) argument
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Dftw_test.c87 "realpath failed; errno=%d", errno); local
[all...]
/barrelfish-2018-10-04/lib/libc/tests/net/
H A Dether_test.c52 "ether_line failed; errno=%d", errno); local
/barrelfish-2018-10-04/tools/harness/
H A Dbuilds.py10 import os, errno, re namespace
/barrelfish-2018-10-04/lib/zlib/
H A Dzutil.c144 int errno = 0; variable
H A Dzutil.h33 # define errno z_errno macro
/barrelfish-2018-10-04/lib/libc/sys/barrelfish/
H A Dposix_syscalls.c68 #undef errno macro
[all...]
/barrelfish-2018-10-04/include/sys/
H A Derrno.h46 #define errno (* __error()) macro
/barrelfish-2018-10-04/include/
H A Derrno.h46 #define errno (* __error()) macro

Completed in 103 milliseconds