Searched refs:ETOOMANYREFS (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Derrno.in.h70 # define ETOOMANYREFS 10059 /* not required by POSIX */ macro
H A Dstrerror.c124 case ETOOMANYREFS:
200 /* WSAETOOMANYREFS is ETOOMANYREFS */
/haiku-fatelf/src/bin/network/tcpdump/win32/Include/
H A Derrno.h114 #define ETOOMANYREFS 109 /* Too many references: cannot splice */ macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Derrno.in.h67 # define ETOOMANYREFS 10059 /* not required by POSIX */ macro
H A Dstrerror.c124 case ETOOMANYREFS:
200 /* WSAETOOMANYREFS is ETOOMANYREFS */
/haiku-fatelf/src/tools/docbook/libxml2/include/
H A Dwsockcompat.h63 #define ETOOMANYREFS WSAETOOMANYREFS macro
/haiku-fatelf/src/bin/network/wget/src/
H A Dmswindows.h196 #define ETOOMANYREFS WSAETOOMANYREFS macro
/haiku-fatelf/src/kits/network/libbind/
H A Dport_before.h30 # define ETOOMANYREFS EBADF macro
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dstrerror.c400 #if defined (ETOOMANYREFS)
401 ENTRY(ETOOMANYREFS, "ETOOMANYREFS", "Too many references: cannot splice"),
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dstrerror.c395 #if defined (ETOOMANYREFS)
396 ENTRY(ETOOMANYREFS, "ETOOMANYREFS", "Too many references: cannot splice"),
/haiku-fatelf/src/add-ons/translators/exr/openexr/iex/
H A DIexThrowErrnoExc.cpp598 #if defined (ETOOMANYREFS)
599 case ETOOMANYREFS:
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dev_files.c99 EV_ERR(ETOOMANYREFS);

Completed in 119 milliseconds