Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_bck.c575 int foundreq; in clnt_bck_svccall() local
589 foundreq = 0; in clnt_bck_svccall()
600 foundreq = 1; in clnt_bck_svccall()
612 if (foundreq == 0) in clnt_bck_svccall()
H A Dclnt_dg.c1053 int error, rcvflag, foundreq; in clnt_dg_soupcall() local
1105 foundreq = 0; in clnt_dg_soupcall()
1119 foundreq = 1; in clnt_dg_soupcall()
1130 if (!foundreq) in clnt_dg_soupcall()
H A Dclnt_vc.c935 int error, rcvflag, foundreq; in clnt_vc_soupcall() local
1184 foundreq = 0; in clnt_vc_soupcall()
1203 foundreq = 1; in clnt_vc_soupcall()
1210 if (!foundreq) in clnt_vc_soupcall()