| /freebsd-13.1/sys/nlm/ |
| H A D | nlm_prot.h | 318 extern enum clnt_stat nlm_test_res_1(nlm_testres *, void *, CLIENT *, struct rpc_callextra *, stru… 321 extern enum clnt_stat nlm_lock_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct t… 324 extern enum clnt_stat nlm_cancel_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct… 327 extern enum clnt_stat nlm_unlock_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct… 330 extern enum clnt_stat nlm_granted_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struc… 345 extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struc… 384 extern enum clnt_stat nlm4_lock_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, struct… 387 extern enum clnt_stat nlm4_cancel_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, stru… 390 extern enum clnt_stat nlm4_unlock_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, stru… 393 extern enum clnt_stat nlm4_granted_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, str… [all …]
|
| H A D | nlm_prot_clnt.c | 21 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_sm_notify_0() 39 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1() 120 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct t… in nlm_test_res_1() 129 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timev… in nlm_lock_res_1() 138 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm_cancel_res_1() 147 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm_unlock_res_1() 156 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct ti… in nlm_granted_res_1() 192 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct ti… in nlm_free_all_3() 300 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm4_lock_res_4() 309 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 D | nlm.h | 104 extern CLIENT *nlm_host_get_rpc(struct nlm_host *host, bool_t isserver); 161 struct svc_req *rqstp, CLIENT **rpcp); 171 struct svc_req *rqstp, bool_t monitor, CLIENT **rpcp); 181 struct svc_req *rqstp, CLIENT **rpcp); 191 struct svc_req *rqstp, CLIENT **rpcp); 201 struct svc_req *rqstp, CLIENT **rpcp);
|
| H A D | sm_inter.h | 78 extern struct sm_stat_res * sm_stat_1(struct sm_name *, CLIENT *); 81 extern struct sm_stat_res * sm_mon_1(struct mon *, CLIENT *); 84 extern struct sm_stat * sm_unmon_1(struct mon_id *, CLIENT *); 87 extern struct sm_stat * sm_unmon_all_1(struct my_id *, CLIENT *); 90 extern void * sm_simu_crash_1(void *, CLIENT *); 93 extern void * sm_notify_1(struct stat_chge *, CLIENT *);
|
| /freebsd-13.1/usr.sbin/ypserv/common/ |
| H A D | yplib_host.h | 34 int yp_match_host(CLIENT *client, char *indomain, char *inmap, 36 int yp_first_host(CLIENT *client, char *indomain, char *inmap, 38 int yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, 41 int yp_master_host(CLIENT *client, char *indomain, char *inmap, 43 int yp_order_host(CLIENT *client, char *indomain, char *inmap, 45 int yp_all_host(CLIENT *client, char *indomain, char *inmap, 47 int yp_maplist_host(CLIENT *client, char *indomain, 49 CLIENT *yp_bind_local(u_long program, u_long version); 50 CLIENT *yp_bind_host(char *server, u_long program, u_long version,
|
| H A D | yplib_host.c | 64 CLIENT * 69 static CLIENT *client; in yp_bind_host() 113 CLIENT * 117 static CLIENT *client; in yp_bind_local() 139 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, in yp_match_host() 177 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, in yp_first_host() 216 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, in yp_next_host() 257 yp_all_host(CLIENT *client, char *indomain, char *inmap, in yp_all_host() 282 yp_order_host(CLIENT *client, char *indomain, char *inmap, u_int32_t *outorder) in yp_order_host() 309 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host() [all …]
|
| /freebsd-13.1/sys/rpc/ |
| H A D | rpcb_prot.h | 499 extern bool_t * rpcbproc_set_3(RPCB *, CLIENT *); 502 extern bool_t * rpcbproc_unset_3(RPCB *, CLIENT *); 505 extern char ** rpcbproc_getaddr_3(RPCB *, CLIENT *); 508 extern rpcblist_ptr * rpcbproc_dump_3(void *, CLIENT *); 514 extern u_int * rpcbproc_gettime_3(void *, CLIENT *); 526 extern bool_t * rpcbproc_set_4(RPCB *, CLIENT *); 528 extern bool_t * rpcbproc_unset_4(RPCB *, CLIENT *); 530 extern char ** rpcbproc_getaddr_4(RPCB *, CLIENT *); 532 extern rpcblist_ptr * rpcbproc_dump_4(void *, CLIENT *); 537 extern u_int * rpcbproc_gettime_4(void *, CLIENT *); [all …]
|
| H A D | clnt.h | 181 } CLIENT; typedef 365 void (*call)(CLIENT *, void *, struct ucred *); 419 extern CLIENT *clnt_dg_create(struct socket *so, 432 extern CLIENT *clnt_vc_create(struct socket *so, 444 extern CLIENT *clnt_reconnect_create(struct netconfig *nconf, 512 extern CLIENT *clnt_tp_create(const char *, const rpcprog_t, 555 extern CLIENT *clnt_vc_create(const int, const struct netbuf *, 561 extern CLIENT *clntunix_create(struct sockaddr_un *, 575 extern CLIENT *clnt_dg_create(const int, const struct netbuf *, 594 extern CLIENT *clnt_raw_create(rpcprog_t, rpcvers_t); [all …]
|
| H A D | clnt_rc.c | 74 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() 270 CLIENT *cl, /* client handle */ in clnt_reconnect_call() 278 CLIENT *client; in clnt_reconnect_call() 402 clnt_reconnect_abort(CLIENT *h) in clnt_reconnect_abort() 536 clnt_reconnect_close(CLIENT *cl) in clnt_reconnect_close() 539 CLIENT *client; in clnt_reconnect_close() 561 clnt_reconnect_destroy(CLIENT *cl) in clnt_reconnect_destroy() [all …]
|
| H A D | clnt_bck.c | 99 static void clnt_bck_abort(CLIENT *); 101 static void clnt_bck_close(CLIENT *); 102 static void clnt_bck_destroy(CLIENT *); 126 CLIENT *cl; /* client handle */ in clnt_bck_create() 184 mem_free(cl, sizeof (CLIENT)); in clnt_bck_create() 190 CLIENT *cl, /* client handle */ in clnt_bck_call() 513 clnt_bck_abort(CLIENT *cl) in clnt_bck_abort() 525 clnt_bck_close(CLIENT *cl) in clnt_bck_close() 551 clnt_bck_destroy(CLIENT *cl) in clnt_bck_destroy() 563 mem_free(cl, sizeof(CLIENT)); in clnt_bck_destroy() [all …]
|
| H A D | clnt_dg.c | 81 static void clnt_dg_abort(CLIENT *); 83 static void clnt_dg_close(CLIENT *); 106 CLIENT *cr_client; /* owner */ 180 CLIENT * 222 cl = mem_alloc(sizeof (CLIENT)); in clnt_dg_create() 323 mem_free(cl, sizeof (CLIENT)); in clnt_dg_create() 331 CLIENT *cl, /* client handle */ in clnt_dg_call() 809 clnt_dg_abort(CLIENT *h) in clnt_dg_abort() 947 clnt_dg_close(CLIENT *cl) in clnt_dg_close() 993 clnt_dg_destroy(CLIENT *cl) in clnt_dg_destroy() [all …]
|
| /freebsd-13.1/usr.sbin/rpc.lockd/ |
| H A D | test.c | 22 CLIENT *clnt; 37 CLIENT *clnt; 55 CLIENT *clnt; 70 CLIENT *clnt; 85 CLIENT *clnt; 100 CLIENT *clnt; 115 CLIENT *clnt; 131 CLIENT *clnt; 146 CLIENT *clnt; 161 CLIENT *clnt; [all …]
|
| /freebsd-13.1/lib/libc/rpc/ |
| H A D | clnt_raw.c | 69 CLIENT client_object; 81 static void clnt_raw_geterr(CLIENT *, struct rpc_err *); 83 static void clnt_raw_abort(CLIENT *); 84 static bool_t clnt_raw_control(CLIENT *, u_int, void *); 85 static void clnt_raw_destroy(CLIENT *); 91 CLIENT * 97 CLIENT *client; in clnt_raw_create() 237 clnt_raw_geterr(CLIENT *cl, struct rpc_err *err) in clnt_raw_geterr() 263 clnt_raw_abort(CLIENT *cl) in clnt_raw_abort() 269 clnt_raw_control(CLIENT *cl, u_int ui, void *str) in clnt_raw_control() [all …]
|
| H A D | key_call.c | 263 CLIENT *client; /* Client handle */ 294 static CLIENT * 314 return ((CLIENT *) NULL); in getkeyserv_handle() 320 return ((CLIENT *) NULL); in getkeyserv_handle() 345 return ((CLIENT *) NULL); in getkeyserv_handle() 353 return ((CLIENT *) NULL); in getkeyserv_handle() 369 return ((CLIENT *) NULL); in getkeyserv_handle() 393 if (kcp->client == (CLIENT *) NULL) { in getkeyserv_handle() 394 return ((CLIENT *) NULL); in getkeyserv_handle() 402 return ((CLIENT *) NULL); in getkeyserv_handle() [all …]
|
| H A D | clnt_generic.c | 82 CLIENT * 97 CLIENT * 102 CLIENT *clnt; in clnt_create_vers_timed() 165 CLIENT * 181 CLIENT * 186 CLIENT *clnt = NULL; in clnt_create_timed() 267 CLIENT * 281 CLIENT * 286 CLIENT *cl = NULL; /* client handle */ in clnt_tp_create_timed() 333 CLIENT * [all …]
|
| H A D | clnt_vc.c | 97 static void clnt_vc_abort(CLIENT *); 99 static void clnt_vc_destroy(CLIENT *); 166 CLIENT * 170 CLIENT *cl; /* client handle */ in clnt_vc_create() 184 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() 462 clnt_vc_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_vc_geterr() 503 clnt_vc_abort(CLIENT *cl) in clnt_vc_abort() 640 clnt_vc_destroy(CLIENT *cl) in clnt_vc_destroy() [all …]
|
| H A D | clnt_dg.c | 82 static void clnt_dg_geterr(CLIENT *, struct rpc_err *); 84 static void clnt_dg_abort(CLIENT *); 86 static void clnt_dg_destroy(CLIENT *); 166 CLIENT * 170 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() 612 clnt_dg_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_dg_geterr() 643 clnt_dg_abort(CLIENT *h) in clnt_dg_abort() 791 clnt_dg_destroy(CLIENT *cl) in clnt_dg_destroy() [all …]
|
| H A D | rpc_soc.c | 80 static CLIENT *clnt_com_create(struct sockaddr_in *, rpcprog_t, rpcvers_t, 92 static CLIENT * 96 CLIENT *cl; in clnt_com_create() 162 CLIENT * 166 CLIENT *cl; in clntudp_bufcreate() 177 CLIENT * 186 CLIENT * 195 CLIENT * 424 CLIENT * 429 CLIENT *cl; in clntunix_create()
|
| /freebsd-13.1/include/rpc/ |
| H A D | clnt.h | 119 } CLIENT; typedef 284 extern CLIENT * clnt_create_timed(const char *, const rpcprog_t, 332 extern CLIENT *clnt_tp_create(const char *, const rpcprog_t, 345 extern CLIENT * clnt_tp_create_timed(const char *, const rpcprog_t, 359 extern CLIENT *clnt_tli_create(const int, const struct netconfig *, 375 extern CLIENT *clnt_vc_create(const int, const struct netbuf *, 381 extern CLIENT *clntunix_create(struct sockaddr_un *, 395 extern CLIENT *clnt_dg_create(const int, const struct netbuf *, 414 extern CLIENT *clnt_raw_create(rpcprog_t, rpcvers_t); 439 extern void clnt_perror(CLIENT *, const char *); /* stderr */ [all …]
|
| H A D | clnt_soc.h | 67 extern CLIENT *clnttcp_create(struct sockaddr_in *, u_long, u_long, int *, 75 extern CLIENT *clntraw_create(u_long, u_long); 101 extern CLIENT *clntudp_create(struct sockaddr_in *, u_long, u_long, 103 extern CLIENT *clntudp_bufcreate(struct sockaddr_in *, u_long, u_long,
|
| /freebsd-13.1/contrib/netbsd-tests/net/if_pppoe/ |
| H A D | t_pppoe.sh | 35 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-13.1/usr.sbin/rpc.statd/ |
| H A D | test.c | 18 CLIENT *clnt; 34 CLIENT *clnt; 50 CLIENT *clnt; 66 CLIENT *clnt; 82 CLIENT *clnt; 97 CLIENT *cli; in main()
|
| /freebsd-13.1/sys/rpc/rpcsec_tls/ |
| H A D | rpctls_impl.c | 119 CLIENT *cl, *oldcl, *concl; in sys_rpctls_syscall() 327 static CLIENT * 330 CLIENT *cl; in rpctls_connect_client() 344 static CLIENT * 347 CLIENT *cl; in rpctls_server_client() 367 CLIENT *cl; in rpctls_connect() 450 CLIENT *cl; in rpctls_cl_handlerecord() 476 CLIENT *cl; in rpctls_srv_handlerecord() 503 CLIENT *cl; in rpctls_cl_disconnect() 529 CLIENT *cl; in rpctls_srv_disconnect() [all …]
|
| /freebsd-13.1/libexec/rbootd/ |
| H A D | defs.h | 113 } CLIENT; typedef 147 extern CLIENT *Clients; /* list of addrs we'll accept */ 165 CLIENT *FindClient(RMPCONN *); 172 CLIENT *NewClient(u_int8_t *); 177 void ProcessPacket(RMPCONN *, CLIENT *);
|
| /freebsd-13.1/usr.bin/rpcinfo/ |
| H A D | rpcinfo.c | 313 static CLIENT * 318 CLIENT *clnt; 337 static CLIENT * 341 CLIENT *clnt; 374 CLIENT *client; 1231 static CLIENT * 1235 CLIENT *client; 1267 CLIENT *client; 1369 CLIENT *client; 1544 static CLIENT * [all …]
|