Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/win32/include/sys/
H A Derrno2.h144 # define ESTALE WSAESTALE macro
/openbsd-src/sys/sys/
H A Derrno.h140 #define ESTALE 70 /* Stale NFS file handle */ macro