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

12345

/freebsd-9.3-release/contrib/amd/amq/
H A Damq.h51 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
52 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
53 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
54 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
55 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
56 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
57 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
58 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
59 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
60 extern int *amqproc_getpid_1(voidp argp, CLIENT *rqst
[all...]
H A Damq_clnt.c55 amqproc_null_1(voidp argp, CLIENT *clnt)
71 amqproc_mnttree_1(amq_string *argp, CLIENT *clnt)
87 amqproc_umnt_1(amq_string *argp, CLIENT *clnt)
103 amqproc_stats_1(voidp argp, CLIENT *clnt)
120 amqproc_export_1(voidp argp, CLIENT *clnt)
136 amqproc_setopt_1(amq_setopt *argp, CLIENT *clnt)
151 amqproc_getmntfs_1(voidp argp, CLIENT *clnt)
166 amqproc_mount_1(voidp argp, CLIENT *clnt)
181 amqproc_getvers_1(voidp argp, CLIENT *clnt)
196 amqproc_getpid_1(voidp argp, CLIENT *cln
[all...]
/freebsd-9.3-release/contrib/amd/libamu/
H A Damu.h67 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
68 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
69 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
70 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
71 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
72 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
73 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
74 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
75 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
/freebsd-9.3-release/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-9.3-release/contrib/ntp/include/
H A Dadjtime.h57 #define CLIENT 1L macro
/freebsd-9.3-release/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-9.3-release/contrib/ofed/libsdp/src/
H A Dconfig_parser.h43 CLIENT = 259, enumerator in enum:yytokentype
61 #define CLIENT 259 macro
/freebsd-9.3-release/libexec/rbootd/
H A Ddefs.h115 } CLIENT; typedef in typeref:struct:client_s
149 extern CLIENT *Clients; /* list of addrs we'll accept */
167 CLIENT *FindClient(RMPCONN *);
174 CLIENT *NewClient(u_int8_t *);
179 void ProcessPacket(RMPCONN *, CLIENT *);
H A Dconf.c90 CLIENT *Clients = NULL; /* list of addrs we'll accept */
/freebsd-9.3-release/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-9.3-release/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...]
H A Dlockd_lock.h25 CLIENT *get_client(struct sockaddr *, rpcvers_t);
/freebsd-9.3-release/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 *
97 CLIENT *client;
146 CLIENT *
[all...]
H A Drpc_com.h73 void *rpc_nullproc(CLIENT *);
77 const struct netconfig *, const char *host, CLIENT **clpp,
H A Dkey_call.c276 CLIENT *client; /* Client handle */
307 static CLIENT *
328 return ((CLIENT *) NULL);
334 return ((CLIENT *) NULL);
359 return ((CLIENT *) NULL);
367 return ((CLIENT *) NULL);
383 return ((CLIENT *) NULL);
401 if ((kcp->client == (CLIENT *) NULL) && (tpconf))
407 if (kcp->client == (CLIENT *) NULL) {
408 return ((CLIENT *) NUL
[all...]
/freebsd-9.3-release/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-9.3-release/sys/kgssapi/
H A Dgssapi_impl.h55 extern CLIENT *kgss_gssd_handle;
59 CLIENT *kgss_gssd_client(void);
/freebsd-9.3-release/share/examples/sunrpc/msg/
H A Drprintmsg.c13 CLIENT *cl;

Completed in 133 milliseconds

12345