Searched refs:WOULDBLOCK (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h397 #define WOULDBLOCK WSAEWOULDBLOCK macro
414 #define WOULDBLOCK EWOULDBLOCK macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_sel.c713 case WOULDBLOCK:
1399 if ((ret = net_errno) == WOULDBLOCK)
H A Drepmgr_net.c467 if (ret != WOULDBLOCK) {

Completed in 39 milliseconds