Home
last modified time | relevance | path

Searched refs:ENOSR (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
H A Derrno.h167 #ifndef ENOSR
168 #define ENOSR 9922 macro
/openbsd-src/gnu/lib/libiberty/src/
H A Dstrerror.c250 #if defined (ENOSR)
251 ENTRY(ENOSR, "ENOSR", "Out of streams resources"),
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dstrerror.c251 #if defined (ENOSR)
252 ENTRY(ENOSR, "ENOSR", "Out of streams resources"),
/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2var.h129 #define ENOSR 90 macro
H A Ddwc2_hcdintr.c628 frame_desc->status = -ENOSR; in dwc2_update_isoc_urb_state()
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32sck.c267 #ifdef ENOSR in convert_errno_to_wsa_error()
268 case ENOSR: /* Not defined in gcc-4.8.0 */ in convert_errno_to_wsa_error()
/openbsd-src/gnu/usr.bin/perl/ext/POSIX/
H A DMakefile.PL46 ENOPROTOOPT ENOSPC ENOSR ENOSTR ENOSYS ENOTBLK ENOTCONN ENOTDIR ENOTEMPTY
/openbsd-src/gnu/usr.bin/perl/ext/POSIX/t/
H A Dexport.t35 ENOMEM ENOMSG ENOPROTOOPT ENOSPC ENOSR ENOSTR ENOSYS ENOTBLK
/openbsd-src/gnu/usr.bin/perl/ext/POSIX/lib/
H A DPOSIX.pod2695 C<ENOLCK> C<ENOLINK> C<ENOMEM> C<ENOMSG> C<ENOPROTOOPT> C<ENOSPC> C<ENOSR> C<ENOSTR> C<ENOSYS> C<ENOTBLK>