Searched refs:CLSET_BLOCKRCV (Results 1 – 3 of 3) sorted by relevance
273 CLNT_CONTROL(newclient, CLSET_BLOCKRCV, &(int){1}); in rpctls_connect()289 CLNT_CONTROL(newclient, CLSET_BLOCKRCV, &(int){0}); in rpctls_connect()
316 #define CLSET_BLOCKRCV 31 /* Temporarily block reception */ macro
774 case CLSET_BLOCKRCV: in clnt_vc_control()