Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/lib/isc/win32/include/isc/
HDnet.h255 #define ESTALE WSAESTALE macro
/NextBSD/cddl/lib/libdtrace/
HDerrno.d173 inline int ESTALE = 70; variable
/NextBSD/sys/sys/
HDerrno.h145 #define ESTALE 70 /* Stale NFS file handle */ macro