Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dresult.h78 #define ISC_R_INPROGRESS 53 /*%< operation in progress */ macro
/openbsd/usr.bin/dig/lib/isc/unix/
H A Dsocket.c1976 result = ISC_R_INPROGRESS; in socket_recv()
2108 result = ISC_R_INPROGRESS; in socket_send()