| /freebsd/sys/nlm/ |
| H A D | nlm_prot.h | 282 extern enum clnt_stat nlm_sm_notify_0(struct nlm_sm_status *, void *, CLIENT *, struct rpc_callext… 287 extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callex… 290 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra … 293 extern enum clnt_stat nlm_cancel_1(struct nlm_cancargs *, nlm_res *, CLIENT *, struct rpc_callextr… 296 extern enum clnt_stat nlm_unlock_1(struct nlm_unlockargs *, nlm_res *, CLIENT *, struct rpc_callex… 299 extern enum clnt_stat nlm_granted_1(struct nlm_testargs *, nlm_res *, CLIENT *, struct rpc_callext… 302 extern enum clnt_stat nlm_test_msg_1(struct nlm_testargs *, void *, CLIENT *, struct rpc_callextra… 305 extern enum clnt_stat nlm_lock_msg_1(struct nlm_lockargs *, void *, CLIENT *, struct rpc_callextra… 308 extern enum clnt_stat nlm_cancel_msg_1(struct nlm_cancargs *, void *, CLIENT *, struct rpc_callext… 311 extern enum clnt_stat nlm_unlock_msg_1(struct nlm_unlockargs *, void *, CLIENT *, struct rpc_calle… [all …]
|
| 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 …]
|
| H A D | nlm.h | 102 extern CLIENT *nlm_host_get_rpc(struct nlm_host *host, bool_t isserver); 159 struct svc_req *rqstp, CLIENT **rpcp); 169 struct svc_req *rqstp, bool_t monitor, CLIENT **rpcp); 179 struct svc_req *rqstp, CLIENT **rpcp); 189 struct svc_req *rqstp, CLIENT **rpcp); 199 struct svc_req *rqstp, CLIENT **rpcp);
|
| H A D | sm_inter.h | 77 extern struct sm_stat_res * sm_stat_1(struct sm_name *, CLIENT *); 80 extern struct sm_stat_res * sm_mon_1(struct mon *, CLIENT *); 83 extern struct sm_stat * sm_unmon_1(struct mon_id *, CLIENT *); 86 extern struct sm_stat * sm_unmon_all_1(struct my_id *, CLIENT *); 89 extern void * sm_simu_crash_1(void *, CLIENT *); 92 extern void * sm_notify_1(struct stat_chge *, CLIENT *);
|
| /freebsd/crypto/krb5/src/lib/kadm5/clnt/ |
| H A D | client_rpc.c | 17 create_principal_2(cprinc_arg *argp, generic_ret *res, CLIENT *clnt) in create_principal_2() 25 create_principal3_2(cprinc3_arg *argp, generic_ret *res, CLIENT *clnt) in create_principal3_2() 33 delete_principal_2(dprinc_arg *argp, generic_ret *res, CLIENT *clnt) in delete_principal_2() 41 modify_principal_2(mprinc_arg *argp, generic_ret *res, CLIENT *clnt) in modify_principal_2() 49 rename_principal_2(rprinc_arg *argp, generic_ret *res, CLIENT *clnt) in rename_principal_2() 57 get_principal_2(gprinc_arg *argp, gprinc_ret *res, CLIENT *clnt) in get_principal_2() 65 get_princs_2(gprincs_arg *argp, gprincs_ret *res, CLIENT *clnt) in get_princs_2() 73 chpass_principal_2(chpass_arg *argp, generic_ret *res, CLIENT *clnt) in chpass_principal_2() 81 chpass_principal3_2(chpass3_arg *argp, generic_ret *res, CLIENT *clnt) in chpass_principal3_2() 89 setkey_principal_2(setkey_arg *argp, generic_ret *res, CLIENT *clnt) in setkey_principal_2() [all …]
|
| /freebsd/crypto/krb5/src/lib/kadm5/ |
| H A D | kadm_rpc.h | 260 CLIENT *); 265 CLIENT *); 270 CLIENT *); 275 CLIENT *); 279 extern enum clnt_stat get_principal_2(gprinc_arg *, gprinc_ret *, CLIENT *); 284 CLIENT *); 289 CLIENT *); 293 extern enum clnt_stat create_policy_2(cpol_arg *, generic_ret *, CLIENT *); 297 extern enum clnt_stat delete_policy_2(dpol_arg *, generic_ret *, CLIENT *); 301 extern enum clnt_stat modify_policy_2(mpol_arg *, generic_ret *, CLIENT *); [all …]
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 70-test_tls13certcomp.t | 66 TLSProxy::Message::CLIENT, 69 TLSProxy::Message::CLIENT, 72 TLSProxy::Message::CLIENT, 75 TLSProxy::Message::CLIENT, 78 TLSProxy::Message::CLIENT, 81 TLSProxy::Message::CLIENT, 84 TLSProxy::Message::CLIENT, 87 TLSProxy::Message::CLIENT, 90 TLSProxy::Message::CLIENT, 93 TLSProxy::Message::CLIENT, [all …]
|
| H A D | 70-test_tls13messages.t | 64 TLSProxy::Message::CLIENT, 67 TLSProxy::Message::CLIENT, 70 TLSProxy::Message::CLIENT, 73 TLSProxy::Message::CLIENT, 76 TLSProxy::Message::CLIENT, 79 TLSProxy::Message::CLIENT, 82 TLSProxy::Message::CLIENT, 85 TLSProxy::Message::CLIENT, 88 TLSProxy::Message::CLIENT, 91 TLSProxy::Message::CLIENT, [all …]
|
| H A D | 70-test_tls13kexmodes.t | 64 TLSProxy::Message::CLIENT, 67 TLSProxy::Message::CLIENT, 70 TLSProxy::Message::CLIENT, 73 TLSProxy::Message::CLIENT, 76 TLSProxy::Message::CLIENT, 79 TLSProxy::Message::CLIENT, 82 TLSProxy::Message::CLIENT, 85 TLSProxy::Message::CLIENT, 88 TLSProxy::Message::CLIENT, 91 TLSProxy::Message::CLIENT, [all …]
|
| /freebsd/crypto/krb5/src/include/gssrpc/ |
| H A D | clnt.h | 116 typedef struct CLIENT { struct 120 enum clnt_stat (*cl_call)(struct CLIENT *, argument 125 void (*cl_abort)(struct CLIENT *); 127 void (*cl_geterr)(struct CLIENT *, 130 bool_t (*cl_freeres)(struct CLIENT *, 133 void (*cl_destroy)(struct CLIENT *); 136 bool_t (*cl_control)(struct CLIENT *, int, 140 } CLIENT; argument 258 extern CLIENT *clntraw_create(rpcprog_t, rpcvers_t); 263 extern CLIENT *clnt_create(char *, rpcprog_t, rpcvers_t, char *); [all …]
|
| /freebsd/usr.sbin/ypserv/common/ |
| H A D | yplib_host.h | 32 int yp_match_host(CLIENT *client, char *indomain, char *inmap, 34 int yp_first_host(CLIENT *client, char *indomain, char *inmap, 36 int yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, 39 int yp_master_host(CLIENT *client, char *indomain, char *inmap, 41 int yp_order_host(CLIENT *client, char *indomain, char *inmap, 43 int yp_all_host(CLIENT *client, char *indomain, char *inmap, 45 int yp_maplist_host(CLIENT *client, char *indomain, 47 CLIENT *yp_bind_local(u_long program, u_long version); 48 CLIENT *yp_bind_host(char *server, u_long program, u_long version,
|
| H A D | yplib_host.c | 61 CLIENT * 66 static CLIENT *client; in yp_bind_host() 110 CLIENT * 114 static CLIENT *client; in yp_bind_local() 136 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, in yp_match_host() 174 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, in yp_first_host() 213 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, in yp_next_host() 254 yp_all_host(CLIENT *client, char *indomain, char *inmap, in yp_all_host() 279 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) in yp_order_host() 306 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host() [all …]
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | clnt_raw.c | 55 CLIENT client_object; 65 static enum clnt_stat clntraw_call(CLIENT *, rpcproc_t, xdrproc_t, 68 static void clntraw_abort(CLIENT *); 69 static void clntraw_geterr(CLIENT *, struct rpc_err *); 70 static bool_t clntraw_freeres(CLIENT *, xdrproc_t, void *); 71 static bool_t clntraw_control(CLIENT *, int, void *); 72 static void clntraw_destroy(CLIENT *); 88 CLIENT * 96 CLIENT *client; in clntraw_create() 135 CLIENT *h, in clntraw_call() [all …]
|
| H A D | clnt_udp.c | 64 static enum clnt_stat clntudp_call(CLIENT *, rpcproc_t, xdrproc_t, void *, 66 static void clntudp_abort(CLIENT *); 67 static void clntudp_geterr(CLIENT *, struct rpc_err *); 68 static bool_t clntudp_freeres(CLIENT *, xdrproc_t, void *); 69 static bool_t clntudp_control(CLIENT *, int, void *); 70 static void clntudp_destroy(CLIENT *); 118 CLIENT * 128 CLIENT *cl; in clntudp_bufcreate() 133 cl = (CLIENT *)mem_alloc(sizeof(CLIENT)); in clntudp_bufcreate() 210 mem_free((caddr_t)cl, sizeof(CLIENT)); in clntudp_bufcreate() [all …]
|
| H A D | clnt_tcp.c | 73 static enum clnt_stat clnttcp_call(CLIENT *, rpcproc_t, xdrproc_t, void *, 75 static void clnttcp_abort(CLIENT *); 76 static void clnttcp_geterr(CLIENT *, struct rpc_err *); 77 static bool_t clnttcp_freeres(CLIENT *, xdrproc_t, void *); 78 static bool_t clnttcp_control(CLIENT *, int, void *); 79 static void clnttcp_destroy(CLIENT *); 123 CLIENT * 132 CLIENT *h; in clnttcp_create() 137 h = (CLIENT *)mem_alloc(sizeof(*h)); in clnttcp_create() 159 mem_free((caddr_t)h, sizeof(CLIENT)); in clnttcp_create() [all …]
|
| /freebsd/sys/rpc/ |
| H A D | rpcb_prot.h | 495 extern bool_t * rpcbproc_set_3(RPCB *, CLIENT *); 498 extern bool_t * rpcbproc_unset_3(RPCB *, CLIENT *); 501 extern char ** rpcbproc_getaddr_3(RPCB *, CLIENT *); 504 extern rpcblist_ptr * rpcbproc_dump_3(void *, CLIENT *); 507 extern rpcb_rmtcallres * rpcbproc_callit_3(rpcb_rmtcallargs *, CLIENT *); 510 extern u_int * rpcbproc_gettime_3(void *, CLIENT *); 513 extern struct netbuf * rpcbproc_uaddr2taddr_3(char **, CLIENT *); 516 extern char ** rpcbproc_taddr2uaddr_3(struct netbuf *, CLIENT *); 522 extern bool_t * rpcbproc_set_4(RPCB *, CLIENT *); 524 extern bool_t * rpcbproc_unset_4(RPCB *, CLIENT *); [all …]
|
| H A D | clnt_rc.c | 52 static enum clnt_stat clnt_reconnect_call(CLIENT *, struct rpc_callextra *, 54 static void clnt_reconnect_geterr(CLIENT *, struct rpc_err *); 55 static bool_t clnt_reconnect_freeres(CLIENT *, xdrproc_t, void *); 56 static void clnt_reconnect_abort(CLIENT *); 57 static bool_t clnt_reconnect_control(CLIENT *, u_int, void *); 58 static void clnt_reconnect_close(CLIENT *); 59 static void clnt_reconnect_destroy(CLIENT *); 73 CLIENT * 82 CLIENT *cl = NULL; /* client handle */ in clnt_reconnect_create() 90 cl = mem_alloc(sizeof (CLIENT)); in clnt_reconnect_create() [all …]
|
| H A D | clnt_bck.c | 90 static void clnt_bck_geterr(CLIENT *, struct rpc_err *); 91 static bool_t clnt_bck_freeres(CLIENT *, xdrproc_t, void *); 92 static void clnt_bck_abort(CLIENT *); 93 static bool_t clnt_bck_control(CLIENT *, u_int, void *); 94 static void clnt_bck_close(CLIENT *); 95 static void clnt_bck_destroy(CLIENT *); 119 CLIENT *cl; /* client handle */ in clnt_bck_create() 129 cl = (CLIENT *)mem_alloc(sizeof (*cl)); in clnt_bck_create() 177 mem_free(cl, sizeof (CLIENT)); in clnt_bck_create() 183 CLIENT *cl, /* client handle */ in clnt_bck_call() [all …]
|
| /freebsd/usr.sbin/rpc.lockd/ |
| H A D | test.c | 13 CLIENT *clnt; 28 CLIENT *clnt; 46 CLIENT *clnt; 61 CLIENT *clnt; 76 CLIENT *clnt; 91 CLIENT *clnt; 106 CLIENT *clnt; 122 CLIENT *clnt; 137 CLIENT *clnt; 152 CLIENT *clnt; [all …]
|
| /freebsd/lib/libc/rpc/ |
| H A D | clnt_raw.c | 62 CLIENT client_object; 72 static enum clnt_stat clnt_raw_call(CLIENT *, rpcproc_t, xdrproc_t, void *, 74 static void clnt_raw_geterr(CLIENT *, struct rpc_err *); 75 static bool_t clnt_raw_freeres(CLIENT *, xdrproc_t, void *); 76 static void clnt_raw_abort(CLIENT *); 77 static bool_t clnt_raw_control(CLIENT *, u_int, void *); 78 static void clnt_raw_destroy(CLIENT *); 84 CLIENT * 90 CLIENT *client; in clnt_raw_create() 138 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, void *argsp, in clnt_raw_call() [all …]
|
| H A D | clnt_generic.c | 73 CLIENT * 88 CLIENT * 93 CLIENT *clnt; in clnt_create_vers_timed() 156 CLIENT * 172 CLIENT * 177 CLIENT *clnt = NULL; in clnt_create_timed() 258 CLIENT * 272 CLIENT * 277 CLIENT *cl = NULL; /* client handle */ in clnt_tp_create_timed() 324 CLIENT * [all …]
|
| /freebsd/include/rpc/ |
| H A D | clnt.h | 115 } CLIENT; typedef 266 extern CLIENT *clnt_create(const char *, const rpcprog_t, const rpcvers_t, 280 extern CLIENT * clnt_create_timed(const char *, const rpcprog_t, 295 extern CLIENT *clnt_create_vers(const char *, const rpcprog_t, rpcvers_t *, 311 extern CLIENT * clnt_create_vers_timed(const char *, const rpcprog_t, 328 extern CLIENT *clnt_tp_create(const char *, const rpcprog_t, 341 extern CLIENT * clnt_tp_create_timed(const char *, const rpcprog_t, 355 extern CLIENT *clnt_tli_create(const int, const struct netconfig *, 371 extern CLIENT *clnt_vc_create(const int, const struct netbuf *, 377 extern CLIENT *clntunix_create(struct sockaddr_un *, [all …]
|
| H A D | clnt_soc.h | 66 extern CLIENT *clnttcp_create(struct sockaddr_in *, u_long, u_long, int *, 74 extern CLIENT *clntraw_create(u_long, u_long); 100 extern CLIENT *clntudp_create(struct sockaddr_in *, u_long, u_long, 102 extern CLIENT *clntudp_bufcreate(struct sockaddr_in *, u_long, u_long,
|
| /freebsd/contrib/netbsd-tests/net/if_pppoe/ |
| H A D | t_pppoe.sh | 35 CLIENT=unix://commsock2 57 atf_check -s exit:0 ${server} $CLIENT 75 export RUMP_SERVER=$CLIENT 91 env RUMP_SERVER=$CLIENT rump.halt 154 export RUMP_SERVER=$CLIENT 170 export RUMP_SERVER=$CLIENT 179 export RUMP_SERVER=$CLIENT 185 export RUMP_SERVER=$CLIENT 197 export RUMP_SERVER=$CLIENT 212 export RUMP_SERVER=$CLIENT [all …]
|
| /freebsd/usr.sbin/rpc.statd/ |
| H A D | test.c | 13 CLIENT *clnt; 29 CLIENT *clnt; 45 CLIENT *clnt; 61 CLIENT *clnt; 77 CLIENT *clnt; 92 CLIENT *cli; in main()
|