Searched refs:CLIENT (Results 1 - 25 of 122) sorted by relevance

12345

/freebsd-11-stable/contrib/amd/amq/
H A Damq.h47 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
48 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
49 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
50 extern amq_sync_umnt *amqproc_sync_umnt_1(amq_string *argp, CLIENT *rqstp);
51 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
52 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
53 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
54 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
55 extern amq_map_info_list *amqproc_getmapinfo_1(voidp argp, CLIENT *rqstp);
56 extern int *amqproc_mount_1(voidp argp, CLIENT *rqst
[all...]
H A Damq_clnt.c51 amqproc_null_1(voidp argp, CLIENT *clnt)
67 amqproc_mnttree_1(amq_string *argp, CLIENT *clnt)
83 amqproc_umnt_1(amq_string *argp, CLIENT *clnt)
99 amqproc_sync_umnt_1(amq_string *argp, CLIENT *clnt)
116 amqproc_stats_1(voidp argp, CLIENT *clnt)
133 amqproc_export_1(voidp argp, CLIENT *clnt)
149 amqproc_setopt_1(amq_setopt *argp, CLIENT *clnt)
164 amqproc_getmntfs_1(voidp argp, CLIENT *clnt)
178 amqproc_getmapinfo_1(voidp argp, CLIENT *clnt)
193 amqproc_mount_1(voidp argp, CLIENT *cln
[all...]
/freebsd-11-stable/usr.sbin/ypserv/common/
H A Dyplib_host.h34 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,
/freebsd-11-stable/contrib/amd/libamu/
H A Damu.h66 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
67 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
68 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
69 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
70 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
71 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
72 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
73 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
74 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
/freebsd-11-stable/include/rpc/
H A Dclnt_soc.h55 * CLIENT *
65 extern CLIENT *clnttcp_create(struct sockaddr_in *, u_long, u_long, int *,
73 extern CLIENT *clntraw_create(u_long, u_long);
79 * CLIENT *
88 * CLIENT *
99 extern CLIENT *clntudp_create(struct sockaddr_in *, u_long, u_long,
101 extern CLIENT *clntudp_bufcreate(struct sockaddr_in *, u_long, u_long,
H A Drpc_com.h71 void *rpc_nullproc(CLIENT *);
75 const char *, CLIENT **);
H A Dclnt.h117 } CLIENT; typedef in typeref:struct:__rpc_client
152 * CLIENT *rh;
170 * CLIENT *rh;
178 * CLIENT *rh;
187 * CLIENT *rh;
197 * CLIENT *cl;
234 * CLIENT *rh;
268 extern CLIENT *clnt_create(const char *, const rpcprog_t, const rpcvers_t,
282 extern CLIENT * clnt_create_timed(const char *, const rpcprog_t,
297 extern CLIENT *clnt_create_ver
[all...]
/freebsd-11-stable/contrib/ntp/include/
H A Dadjtime.h57 #define CLIENT 1L macro
/freebsd-11-stable/sys/nlm/
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.h78 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 *);
H A Dnlm_prot.h283 extern enum clnt_stat nlm_sm_notify_0(struct nlm_sm_status *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
288 extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callextra *, struct timeval);
291 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
294 extern enum clnt_stat nlm_cancel_1(struct nlm_cancargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
297 extern enum clnt_stat nlm_unlock_1(struct nlm_unlockargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
300 extern enum clnt_stat nlm_granted_1(struct nlm_testargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
303 extern enum clnt_stat nlm_test_msg_1(struct nlm_testargs *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
306 extern enum clnt_stat nlm_lock_msg_1(struct nlm_lockargs *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
309 extern enum clnt_stat nlm_cancel_msg_1(struct nlm_cancargs *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
312 extern enum clnt_stat nlm_unlock_msg_1(struct nlm_unlockargs *, void *, CLIENT *, struc
[all...]
H A Dnlm_prot_clnt.c21 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
30 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
39 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
48 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
57 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
66 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
75 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
84 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
93 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
102 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *cln
[all...]
/freebsd-11-stable/libexec/rbootd/
H A Ddefs.h111 } CLIENT; typedef in typeref:struct:client_s
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 *);
H A Dconf.c86 CLIENT *Clients = NULL; /* list of addrs we'll accept */
/freebsd-11-stable/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 *);
509 extern rpcb_rmtcallres * rpcbproc_callit_3(rpcb_rmtcallargs *, CLIENT *);
512 extern u_int * rpcbproc_gettime_3(void *, CLIENT *);
515 extern struct netbuf * rpcbproc_uaddr2taddr_3(char **, CLIENT *);
518 extern char ** rpcbproc_taddr2uaddr_3(struct netbuf *, CLIENT *);
524 extern bool_t * rpcbproc_set_4(RPCB *, CLIENT *);
526 extern bool_t * rpcbproc_unset_4(RPCB *, CLIENT *);
[all...]
H A Dclnt.h179 } CLIENT; typedef in typeref:struct:__rpc_client
213 * CLIENT *rh;
217 enum clnt_stat clnt_call_private(CLIENT *, struct rpc_callextra *, rpcproc_t,
223 * CLIENT *rh;
239 * CLIENT *rh;
256 * CLIENT *rh;
283 * CLIENT *rh;
291 * CLIENT *rh;
300 * CLIENT *rh;
310 * CLIENT *c
[all...]
H A Dclnt_rc.c50 static enum clnt_stat clnt_reconnect_call(CLIENT *, struct rpc_callextra *,
52 static void clnt_reconnect_geterr(CLIENT *, struct rpc_err *);
53 static bool_t clnt_reconnect_freeres(CLIENT *, xdrproc_t, void *);
54 static void clnt_reconnect_abort(CLIENT *);
55 static bool_t clnt_reconnect_control(CLIENT *, u_int, void *);
56 static void clnt_reconnect_close(CLIENT *);
57 static void clnt_reconnect_destroy(CLIENT *);
71 CLIENT *
80 CLIENT *cl = NULL; /* client handle */
88 cl = mem_alloc(sizeof (CLIENT));
[all...]
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dtest.c22 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 *cln
[all...]
/freebsd-11-stable/lib/libc/rpc/
H A Dclnt_raw.c67 CLIENT client_object;
77 static enum clnt_stat clnt_raw_call(CLIENT *, rpcproc_t, xdrproc_t, void *,
79 static void clnt_raw_geterr(CLIENT *, struct rpc_err *);
80 static bool_t clnt_raw_freeres(CLIENT *, xdrproc_t, void *);
81 static void clnt_raw_abort(CLIENT *);
82 static bool_t clnt_raw_control(CLIENT *, u_int, void *);
83 static void clnt_raw_destroy(CLIENT *);
89 CLIENT *
95 CLIENT *client;
143 clnt_raw_call(CLIENT *
[all...]
H A Drpc_com.h73 void *rpc_nullproc(CLIENT *);
77 const struct netconfig *, const char *host, CLIENT **clpp,
H A Dkey_call.c261 CLIENT *client; /* Client handle */
292 static CLIENT *
312 return ((CLIENT *) NULL);
318 return ((CLIENT *) NULL);
343 return ((CLIENT *) NULL);
351 return ((CLIENT *) NULL);
367 return ((CLIENT *) NULL);
385 if ((kcp->client == (CLIENT *) NULL) && (tpconf))
391 if (kcp->client == (CLIENT *) NULL) {
392 return ((CLIENT *) NUL
[all...]
/freebsd-11-stable/usr.sbin/rpc.statd/
H A Dtest.c18 CLIENT *clnt;
33 CLIENT *clnt;
48 CLIENT *clnt;
63 CLIENT *clnt;
78 CLIENT *clnt;
92 CLIENT *cli;
/freebsd-11-stable/sys/kgssapi/
H A Dgssapi_impl.h55 extern CLIENT *kgss_gssd_handle;
59 CLIENT *kgss_gssd_client(void);
/freebsd-11-stable/contrib/netbsd-tests/net/if_pppoe/
H A Dt_pppoe.sh35 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-11-stable/share/examples/sunrpc/msg/
H A Drprintmsg.c13 CLIENT *cl;

Completed in 162 milliseconds

12345