Home
last modified time | relevance | path

Searched defs:ETOOMANYREFS (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/win32/include/sys/
H A Derrno2.h111 # define ETOOMANYREFS WSAETOOMANYREFS macro
/openbsd-src/sys/sys/
H A Derrno.h117 #define ETOOMANYREFS 59 /* Too many references: can't splice */ macro