Searched defs:Errno (Results 1 – 4 of 4) sorted by relevance
895 OUT unsigned* Errno in _BlockIo()949 OUT unsigned* Errno in _RawWrite()962 OUT unsigned* Errno in _RawRead()1079 errcode_t Errno = 0; in nt_open() local1310 unsigned Errno = 0; in nt_read_blk() local1390 unsigned Errno = 0; in nt_write_blk() local
537 struct Errno { in test_syscall_errno() struct538 const char *z; in test_syscall_errno()539 int i; in test_syscall_errno()
47 TEST(ErrorEncoding, Errno) { in TEST() argument
265 class Errno class269 Errno (int value) : in Errno() function in fd_interposing::Errno