Home
last modified time | relevance | path

Searched refs:foundreq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/rpc/
H A Dclnt_bck.c572 int foundreq; in clnt_bck_svccall() local
586 foundreq = 0; in clnt_bck_svccall()
597 foundreq = 1; in clnt_bck_svccall()
609 if (foundreq == 0) in clnt_bck_svccall()
H A Dclnt_dg.c1048 int error, rcvflag, foundreq; in clnt_dg_soupcall() local
1100 foundreq = 0; in clnt_dg_soupcall()
1114 foundreq = 1; in clnt_dg_soupcall()
1125 if (!foundreq) in clnt_dg_soupcall()
H A Dclnt_vc.c930 int error, rcvflag, foundreq; in clnt_vc_soupcall() local
1179 foundreq = 0; in clnt_vc_soupcall()
1198 foundreq = 1; in clnt_vc_soupcall()
1205 if (!foundreq) in clnt_vc_soupcall()