Searched defs:clnt_res (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/nlm/ |
H A D | nlm_prot_clnt.c | 17 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_sm_notify_0() 26 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_test_1() 35 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1() 44 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext,… in nlm_cancel_1() 53 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_unlock_1() 62 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_granted_1() 71 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_test_msg_1() 80 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_lock_msg_1() 89 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_cancel_msg_1() 98 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *e… in nlm_unlock_msg_1() [all …]
|
/freebsd/crypto/krb5/src/kprop/ |
H A D | kpropd_rpc.c | 21 static char clnt_res; in iprop_null_1() local 36 static kdb_incr_result_t clnt_res; in iprop_get_updates_1() local 51 static kdb_fullresync_result_t clnt_res; in iprop_full_resync_1() local
|
H A D | kpropd.c | 609 static kdb_fullresync_result_t clnt_res; in full_resync() local
|
/freebsd/crypto/krb5/src/lib/rpc/unit-test/ |
H A D | rpc_test_clnt.c | 10 static char *clnt_res; in rpc_test_echo_1() local
|
/freebsd/usr.sbin/ypbind/ |
H A D | yp_ping.c | 146 static bool_t clnt_res; in ypproc_domain_nonack_2_send() local 165 static bool_t clnt_res; in ypproc_domain_nonack_2_recv() local
|