Home
last modified time | relevance | path

Searched refs:ISC_R_NOTCONNECTED (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ntp/libntp/lib/isc/unix/
H A Derrno2result.c71 return (ISC_R_NOTCONNECTED); in isc___errno2result()
/src/contrib/ntp/libntp/lib/isc/include/isc/
H A Dresult.h69 #define ISC_R_NOTCONNECTED 40 /*%< socket is not connected */ macro