Home
last modified time | relevance | path

Searched refs:CLIENT (Results 1 – 25 of 130) sorted by relevance

123456

/freebsd-14.2/sys/nlm/
H A Dnlm_prot.h317 extern enum clnt_stat nlm_test_res_1(nlm_testres *, void *, CLIENT *, struct rpc_callextra *, stru…
320 extern enum clnt_stat nlm_lock_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct t…
323 extern enum clnt_stat nlm_cancel_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct…
326 extern enum clnt_stat nlm_unlock_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct…
329 extern enum clnt_stat nlm_granted_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struc…
344 extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struc…
383 extern enum clnt_stat nlm4_lock_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, struct…
386 extern enum clnt_stat nlm4_cancel_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, stru…
389 extern enum clnt_stat nlm4_unlock_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, stru…
392 extern enum clnt_stat nlm4_granted_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, str…
[all …]
H A Dnlm_prot_clnt.c19 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_sm_notify_0()
37 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1()
118 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct t… in nlm_test_res_1()
127 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timev… in nlm_lock_res_1()
136 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm_cancel_res_1()
145 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm_unlock_res_1()
154 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct ti… in nlm_granted_res_1()
190 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct ti… in nlm_free_all_3()
298 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm4_lock_res_4()
307 nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct t… in nlm4_cancel_res_4()
[all …]
H A Dnlm.h102 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 Dsm_inter.h77 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-14.2/usr.sbin/ypserv/common/
H A Dyplib_host.h32 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 Dyplib_host.c62 CLIENT *
67 static CLIENT *client; in yp_bind_host()
111 CLIENT *
115 static CLIENT *client; in yp_bind_local()
137 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, in yp_match_host()
175 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, in yp_first_host()
214 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, in yp_next_host()
255 yp_all_host(CLIENT *client, char *indomain, char *inmap, in yp_all_host()
280 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) in yp_order_host()
307 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host()
[all …]
/freebsd-14.2/crypto/openssl/test/recipes/
H A D70-test_tls13kexmodes.t67 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,
94 TLSProxy::Message::CLIENT,
[all …]
H A D70-test_tls13messages.t66 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 D70-test_sslmessages.t97 TLSProxy::Message::CLIENT,
100 TLSProxy::Message::CLIENT,
114 TLSProxy::Message::CLIENT,
117 TLSProxy::Message::CLIENT,
120 TLSProxy::Message::CLIENT,
123 TLSProxy::Message::CLIENT,
126 TLSProxy::Message::CLIENT,
129 TLSProxy::Message::CLIENT,
132 TLSProxy::Message::CLIENT,
135 TLSProxy::Message::CLIENT,
[all …]
/freebsd-14.2/sys/rpc/
H A Drpcb_prot.h497 extern bool_t * rpcbproc_set_3(RPCB *, CLIENT *);
500 extern bool_t * rpcbproc_unset_3(RPCB *, CLIENT *);
503 extern char ** rpcbproc_getaddr_3(RPCB *, CLIENT *);
506 extern rpcblist_ptr * rpcbproc_dump_3(void *, CLIENT *);
512 extern u_int * rpcbproc_gettime_3(void *, CLIENT *);
524 extern bool_t * rpcbproc_set_4(RPCB *, CLIENT *);
526 extern bool_t * rpcbproc_unset_4(RPCB *, CLIENT *);
528 extern char ** rpcbproc_getaddr_4(RPCB *, CLIENT *);
530 extern rpcblist_ptr * rpcbproc_dump_4(void *, CLIENT *);
535 extern u_int * rpcbproc_gettime_4(void *, CLIENT *);
[all …]
H A Dclnt.h180 } CLIENT; typedef
364 void (*call)(CLIENT *, void *, struct ucred *);
418 extern CLIENT *clnt_dg_create(struct socket *so,
431 extern CLIENT *clnt_vc_create(struct socket *so,
443 extern CLIENT *clnt_reconnect_create(struct netconfig *nconf,
511 extern CLIENT *clnt_tp_create(const char *, const rpcprog_t,
554 extern CLIENT *clnt_vc_create(const int, const struct netbuf *,
560 extern CLIENT *clntunix_create(struct sockaddr_un *,
574 extern CLIENT *clnt_dg_create(const int, const struct netbuf *,
593 extern CLIENT *clnt_raw_create(rpcprog_t, rpcvers_t);
[all …]
H A Dclnt_rc.c74 CLIENT *
91 cl = mem_alloc(sizeof (CLIENT)); in clnt_reconnect_create()
127 clnt_reconnect_connect(CLIENT *cl) in clnt_reconnect_connect()
136 CLIENT *newclient = NULL; in clnt_reconnect_connect()
276 CLIENT *cl, /* client handle */ in clnt_reconnect_call()
284 CLIENT *client; in clnt_reconnect_call()
408 clnt_reconnect_abort(CLIENT *h) in clnt_reconnect_abort()
542 clnt_reconnect_close(CLIENT *cl) in clnt_reconnect_close()
545 CLIENT *client; in clnt_reconnect_close()
567 clnt_reconnect_destroy(CLIENT *cl) in clnt_reconnect_destroy()
[all …]
H A Dclnt_bck.c97 static void clnt_bck_abort(CLIENT *);
99 static void clnt_bck_close(CLIENT *);
100 static void clnt_bck_destroy(CLIENT *);
124 CLIENT *cl; /* client handle */ in clnt_bck_create()
182 mem_free(cl, sizeof (CLIENT)); in clnt_bck_create()
188 CLIENT *cl, /* client handle */ in clnt_bck_call()
511 clnt_bck_abort(CLIENT *cl) in clnt_bck_abort()
523 clnt_bck_close(CLIENT *cl) in clnt_bck_close()
549 clnt_bck_destroy(CLIENT *cl) in clnt_bck_destroy()
561 mem_free(cl, sizeof(CLIENT)); in clnt_bck_destroy()
[all …]
/freebsd-14.2/usr.sbin/rpc.lockd/
H A Dtest.c21 CLIENT *clnt;
36 CLIENT *clnt;
54 CLIENT *clnt;
69 CLIENT *clnt;
84 CLIENT *clnt;
99 CLIENT *clnt;
114 CLIENT *clnt;
130 CLIENT *clnt;
145 CLIENT *clnt;
160 CLIENT *clnt;
[all …]
/freebsd-14.2/lib/libc/rpc/
H A Dclnt_raw.c66 CLIENT client_object;
78 static void clnt_raw_geterr(CLIENT *, struct rpc_err *);
80 static void clnt_raw_abort(CLIENT *);
81 static bool_t clnt_raw_control(CLIENT *, u_int, void *);
82 static void clnt_raw_destroy(CLIENT *);
88 CLIENT *
94 CLIENT *client; in clnt_raw_create()
234 clnt_raw_geterr(CLIENT *cl, struct rpc_err *err) in clnt_raw_geterr()
260 clnt_raw_abort(CLIENT *cl) in clnt_raw_abort()
266 clnt_raw_control(CLIENT *cl, u_int ui, void *str) in clnt_raw_control()
[all …]
H A Dkey_call.c260 CLIENT *client; /* Client handle */
291 static CLIENT *
311 return ((CLIENT *) NULL); in getkeyserv_handle()
317 return ((CLIENT *) NULL); in getkeyserv_handle()
342 return ((CLIENT *) NULL); in getkeyserv_handle()
350 return ((CLIENT *) NULL); in getkeyserv_handle()
366 return ((CLIENT *) NULL); in getkeyserv_handle()
390 if (kcp->client == (CLIENT *) NULL) { in getkeyserv_handle()
391 return ((CLIENT *) NULL); in getkeyserv_handle()
399 return ((CLIENT *) NULL); in getkeyserv_handle()
[all …]
H A Dclnt_generic.c79 CLIENT *
94 CLIENT *
99 CLIENT *clnt; in clnt_create_vers_timed()
162 CLIENT *
178 CLIENT *
183 CLIENT *clnt = NULL; in clnt_create_timed()
264 CLIENT *
278 CLIENT *
283 CLIENT *cl = NULL; /* client handle */ in clnt_tp_create_timed()
330 CLIENT *
[all …]
H A Dclnt_vc.c97 static void clnt_vc_abort(CLIENT *);
99 static void clnt_vc_destroy(CLIENT *);
204 CLIENT *
208 CLIENT *cl; /* client handle */ in clnt_vc_create()
220 cl = (CLIENT *)mem_alloc(sizeof (*cl)); in clnt_vc_create()
313 mem_free(cl, sizeof (CLIENT)); in clnt_vc_create()
314 return ((CLIENT *)NULL); in clnt_vc_create()
457 clnt_vc_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_vc_geterr()
498 clnt_vc_abort(CLIENT *cl) in clnt_vc_abort()
630 clnt_vc_destroy(CLIENT *cl) in clnt_vc_destroy()
[all …]
H A Dclnt_dg.c83 static void clnt_dg_geterr(CLIENT *, struct rpc_err *);
85 static void clnt_dg_abort(CLIENT *);
87 static void clnt_dg_destroy(CLIENT *);
204 CLIENT *
208 CLIENT *cl = NULL; /* client handle */ in clnt_dg_create()
236 if ((cl = mem_alloc(sizeof (CLIENT))) == NULL) in clnt_dg_create()
301 mem_free(cl, sizeof (CLIENT)); in clnt_dg_create()
608 clnt_dg_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_dg_geterr()
639 clnt_dg_abort(CLIENT *h) in clnt_dg_abort()
782 clnt_dg_destroy(CLIENT *cl) in clnt_dg_destroy()
[all …]
/freebsd-14.2/include/rpc/
H A Dclnt.h118 } CLIENT; typedef
283 extern CLIENT * clnt_create_timed(const char *, const rpcprog_t,
331 extern CLIENT *clnt_tp_create(const char *, const rpcprog_t,
344 extern CLIENT * clnt_tp_create_timed(const char *, const rpcprog_t,
358 extern CLIENT *clnt_tli_create(const int, const struct netconfig *,
374 extern CLIENT *clnt_vc_create(const int, const struct netbuf *,
380 extern CLIENT *clntunix_create(struct sockaddr_un *,
394 extern CLIENT *clnt_dg_create(const int, const struct netbuf *,
413 extern CLIENT *clnt_raw_create(rpcprog_t, rpcvers_t);
438 extern void clnt_perror(CLIENT *, const char *); /* stderr */
[all …]
H A Dclnt_soc.h66 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-14.2/contrib/netbsd-tests/net/if_pppoe/
H A Dt_pppoe.sh35 CLIENT=unix://commsock2
75 export RUMP_SERVER=$CLIENT
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
286 export RUMP_SERVER=$CLIENT
299 export RUMP_SERVER=$CLIENT
[all …]
/freebsd-14.2/usr.sbin/rpc.statd/
H A Dtest.c13 CLIENT *clnt;
29 CLIENT *clnt;
45 CLIENT *clnt;
61 CLIENT *clnt;
77 CLIENT *clnt;
92 CLIENT *cli; in main()
/freebsd-14.2/libexec/rbootd/
H A Ddefs.h111 } CLIENT; typedef
145 extern CLIENT *Clients; /* list of addrs we'll accept */
163 CLIENT *FindClient(RMPCONN *);
170 CLIENT *NewClient(u_int8_t *);
175 void ProcessPacket(RMPCONN *, CLIENT *);
/freebsd-14.2/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c74 static CLIENT *rpctls_connect_handle;
423 static CLIENT *
426 CLIENT *cl; in rpctls_connect_client()
440 static CLIENT *
443 CLIENT *cl; in rpctls_server_client()
465 CLIENT *cl; in rpctls_connect()
548 CLIENT *cl; in rpctls_cl_handlerecord()
574 CLIENT *cl; in rpctls_srv_handlerecord()
601 CLIENT *cl; in rpctls_cl_disconnect()
627 CLIENT *cl; in rpctls_srv_disconnect()
[all …]

123456