Searched refs:ISC_R_NOTBLOCKING (Results 1 – 2 of 2) sorted by relevance
80 #define ISC_R_NOTBLOCKING 51 /*%< not blocking */ macro
510 result != ISC_R_NOTBLOCKING) in get_from_callback()1202 return (ISC_R_NOTBLOCKING); in kbdget()