Home
last modified time | relevance | path

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

1234

/netbsd/src/external/bsd/am-utils/dist/amq/
Damq.h49 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
50 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
51 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
52 extern amq_sync_umnt *amqproc_sync_umnt_1(amq_string *argp, CLIENT *rqstp);
53 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
54 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
55 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
56 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
57 extern amq_map_info_list *amqproc_getmapinfo_1(voidp argp, CLIENT *rqstp);
58 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
[all …]
Damq_clnt.c53 amqproc_null_1(voidp argp, CLIENT *clnt) in amqproc_null_1()
69 amqproc_mnttree_1(amq_string *argp, CLIENT *clnt) in amqproc_mnttree_1()
85 amqproc_umnt_1(amq_string *argp, CLIENT *clnt) in amqproc_umnt_1()
101 amqproc_sync_umnt_1(amq_string *argp, CLIENT *clnt) in amqproc_sync_umnt_1()
118 amqproc_stats_1(voidp argp, CLIENT *clnt) in amqproc_stats_1()
135 amqproc_export_1(voidp argp, CLIENT *clnt) in amqproc_export_1()
151 amqproc_setopt_1(amq_setopt *argp, CLIENT *clnt) in amqproc_setopt_1()
166 amqproc_getmntfs_1(voidp argp, CLIENT *clnt) in amqproc_getmntfs_1()
180 amqproc_getmapinfo_1(voidp argp, CLIENT *clnt) in amqproc_getmapinfo_1()
195 amqproc_mount_1(voidp argp, CLIENT *clnt) in amqproc_mount_1()
[all …]
/netbsd/src/sys/fs/nfs/nlm/
Dnlm_prot.h285 extern enum clnt_stat nlm_sm_notify_0(struct nlm_sm_status *, void *, CLIENT *, struct rpc_callext…
290 extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callex…
293 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra …
296 extern enum clnt_stat nlm_cancel_1(struct nlm_cancargs *, nlm_res *, CLIENT *, struct rpc_callextr…
299 extern enum clnt_stat nlm_unlock_1(struct nlm_unlockargs *, nlm_res *, CLIENT *, struct rpc_callex…
302 extern enum clnt_stat nlm_granted_1(struct nlm_testargs *, nlm_res *, CLIENT *, struct rpc_callext…
305 extern enum clnt_stat nlm_test_msg_1(struct nlm_testargs *, void *, CLIENT *, struct rpc_callextra…
308 extern enum clnt_stat nlm_lock_msg_1(struct nlm_lockargs *, void *, CLIENT *, struct rpc_callextra…
311 extern enum clnt_stat nlm_cancel_msg_1(struct nlm_cancargs *, void *, CLIENT *, struct rpc_callext…
314 extern enum clnt_stat nlm_unlock_msg_1(struct nlm_unlockargs *, void *, CLIENT *, struct rpc_calle…
[all …]
Dnlm_prot_clnt.c23 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_sm_notify_0()
32 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_test_1()
41 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1()
50 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext,… in nlm_cancel_1()
59 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_unlock_1()
68 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_granted_1()
77 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_test_msg_1()
86 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_lock_msg_1()
95 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_cancel_msg_1()
104 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *e… in nlm_unlock_msg_1()
[all …]
Dnlm.h104 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);
Dsm_inter.h80 extern struct sm_stat_res * sm_stat_1(struct sm_name *, CLIENT *);
83 extern struct sm_stat_res * sm_mon_1(struct mon *, CLIENT *);
86 extern struct sm_stat * sm_unmon_1(struct mon_id *, CLIENT *);
89 extern struct sm_stat * sm_unmon_all_1(struct my_id *, CLIENT *);
92 extern void * sm_simu_crash_1(void *, CLIENT *);
95 extern void * sm_notify_1(struct stat_chge *, CLIENT *);
/netbsd/src/external/bsd/am-utils/dist/libamu/
Damu.h68 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
69 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
70 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
71 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
72 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
73 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
74 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
75 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
76 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
/netbsd/src/usr.sbin/ypserv/common/
Dyplib_host.h32 int yp_match_host(CLIENT *client, char *indomain, char *inmap,
35 int yp_first_host(CLIENT *client, char *indomain, char *inmap,
38 int yp_next_host(CLIENT *client, char *indomain, char *inmap,
41 int yp_master_host(CLIENT *client,
43 int yp_order_host(CLIENT *client,
45 int yp_all_host(CLIENT *client, const char *indomain, const char *inmap,
47 int yp_maplist_host(CLIENT *client, char *indomain,
49 CLIENT *yp_bind_local(u_int program, u_int version);
50 CLIENT *yp_bind_host(char *server, u_int program, u_int version,
Dyplib_host.c61 CLIENT *
68 static CLIENT *client; in yp_bind_host()
105 CLIENT *
110 static CLIENT *client; in yp_bind_local()
127 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, in yp_match_host()
160 yp_first_host(CLIENT *client, char *indomain, char *inmap, char **outkey, in yp_first_host()
194 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, in yp_next_host()
231 yp_all_host(CLIENT *client, const char *indomain, const char *inmap, in yp_all_host()
250 yp_order_host(CLIENT *client, char *indomain, char *inmap, int *outorder) in yp_order_host()
272 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host()
[all …]
/netbsd/src/external/bsd/am-utils/dist/conf/nfs_prot/
Dnfs_prot_sunos5_5.h170 extern nfsattrstat *nfsproc_getattr_2(nfs_fh *, CLIENT *);
172 extern nfsattrstat *nfsproc_setattr_2(nfssattrargs *, CLIENT *);
174 extern nfsattrstat *nfsproc_write_2(nfswriteargs *, CLIENT *);
176 extern nfsdiropres *nfsproc_create_2(nfscreateargs *, CLIENT *);
178 extern nfsdiropres *nfsproc_lookup_2(nfsdiropargs *, CLIENT *);
180 extern nfsdiropres *nfsproc_mkdir_2(nfscreateargs *, CLIENT *);
182 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
184 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
186 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
188 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *);
[all …]
Dnfs_prot_sunos5_8.h173 extern nfsattrstat *nfsproc_getattr_2(nfs_fh *, CLIENT *);
175 extern nfsattrstat *nfsproc_setattr_2(nfssattrargs *, CLIENT *);
177 extern nfsattrstat *nfsproc_write_2(nfswriteargs *, CLIENT *);
179 extern nfsdiropres *nfsproc_create_2(nfscreateargs *, CLIENT *);
181 extern nfsdiropres *nfsproc_lookup_2(nfsdiropargs *, CLIENT *);
183 extern nfsdiropres *nfsproc_mkdir_2(nfscreateargs *, CLIENT *);
185 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
187 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
189 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
191 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *);
[all …]
Dnfs_prot_sunos5_6.h175 extern nfsattrstat *nfsproc_getattr_2(nfs_fh *, CLIENT *);
177 extern nfsattrstat *nfsproc_setattr_2(nfssattrargs *, CLIENT *);
179 extern nfsattrstat *nfsproc_write_2(nfswriteargs *, CLIENT *);
181 extern nfsdiropres *nfsproc_create_2(nfscreateargs *, CLIENT *);
183 extern nfsdiropres *nfsproc_lookup_2(nfsdiropargs *, CLIENT *);
185 extern nfsdiropres *nfsproc_mkdir_2(nfscreateargs *, CLIENT *);
187 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
189 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
191 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
193 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *);
[all …]
Dnfs_prot_svr4.h190 extern nfsattrstat *nfsproc_getattr_2(nfs_fh *, CLIENT *);
192 extern nfsattrstat *nfsproc_setattr_2(nfssattrargs *, CLIENT *);
194 extern nfsattrstat *nfsproc_write_2(nfswriteargs *, CLIENT *);
196 extern nfsdiropres *nfsproc_create_2(nfscreateargs *, CLIENT *);
198 extern nfsdiropres *nfsproc_lookup_2(nfsdiropargs *, CLIENT *);
200 extern nfsdiropres *nfsproc_mkdir_2(nfscreateargs *, CLIENT *);
202 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
204 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
206 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
208 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *);
[all …]
Dnfs_prot_sunos5_7.h180 extern nfsattrstat *nfsproc_getattr_2(nfs_fh *, CLIENT *);
182 extern nfsattrstat *nfsproc_setattr_2(nfssattrargs *, CLIENT *);
184 extern nfsattrstat *nfsproc_write_2(nfswriteargs *, CLIENT *);
186 extern nfsdiropres *nfsproc_create_2(nfscreateargs *, CLIENT *);
188 extern nfsdiropres *nfsproc_lookup_2(nfsdiropargs *, CLIENT *);
190 extern nfsdiropres *nfsproc_mkdir_2(nfscreateargs *, CLIENT *);
192 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
194 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
196 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
198 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *);
[all …]
Dnfs_prot_ncr2.h195 extern nfsattrstat *nfsproc_getattr_2(nfs_fh *, CLIENT *);
197 extern nfsattrstat *nfsproc_setattr_2(nfssattrargs *, CLIENT *);
199 extern nfsattrstat *nfsproc_write_2(nfswriteargs *, CLIENT *);
201 extern nfsdiropres *nfsproc_create_2(nfscreateargs *, CLIENT *);
203 extern nfsdiropres *nfsproc_lookup_2(nfsdiropargs *, CLIENT *);
205 extern nfsdiropres *nfsproc_mkdir_2(nfscreateargs *, CLIENT *);
207 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
209 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
211 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
213 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *);
[all …]
/netbsd/src/usr.sbin/rpc.lockd/
Dtest.c23 nlm_test_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_1()
38 nlm_lock_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_1()
56 nlm_cancel_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_1()
72 nlm_unlock_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_1()
88 nlm_granted_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_1()
104 nlm_test_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_msg_1()
120 nlm_lock_msg_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_msg_1()
137 nlm_cancel_msg_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_msg_1()
153 nlm_unlock_msg_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_msg_1()
169 nlm_granted_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_msg_1()
[all …]
/netbsd/src/lib/libc/rpc/
Dclnt_raw.c78 CLIENT client_object;
88 static enum clnt_stat clnt_raw_call(CLIENT *, rpcproc_t, xdrproc_t,
90 static void clnt_raw_geterr(CLIENT *, struct rpc_err *);
91 static bool_t clnt_raw_freeres(CLIENT *, xdrproc_t, caddr_t);
92 static void clnt_raw_abort(CLIENT *);
93 static bool_t clnt_raw_control(CLIENT *, u_int, char *);
94 static void clnt_raw_destroy(CLIENT *);
100 CLIENT *
106 CLIENT *client; in clnt_raw_create()
161 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, const char *argsp, in clnt_raw_call()
[all …]
Dclnt_dg.c80 static enum clnt_stat clnt_dg_call(CLIENT *, rpcproc_t, xdrproc_t,
82 static void clnt_dg_geterr(CLIENT *, struct rpc_err *);
83 static bool_t clnt_dg_freeres(CLIENT *, xdrproc_t, caddr_t);
84 static void clnt_dg_abort(CLIENT *);
85 static bool_t clnt_dg_control(CLIENT *, u_int, char *);
86 static void clnt_dg_destroy(CLIENT *);
158 CLIENT *
167 CLIENT *cl = NULL; /* client handle */ in clnt_dg_create()
234 if ((cl = mem_alloc(sizeof (CLIENT))) == NULL) in clnt_dg_create()
301 mem_free(cl, sizeof (CLIENT)); in clnt_dg_create()
[all …]
Dclnt_vc.c91 static enum clnt_stat clnt_vc_call(CLIENT *, rpcproc_t, xdrproc_t,
93 static void clnt_vc_geterr(CLIENT *, struct rpc_err *);
94 static bool_t clnt_vc_freeres(CLIENT *, xdrproc_t, caddr_t);
95 static void clnt_vc_abort(CLIENT *);
96 static bool_t clnt_vc_control(CLIENT *, u_int, char *);
97 static void clnt_vc_destroy(CLIENT *);
185 CLIENT *
195 CLIENT *h; in clnt_vc_create()
337 mem_free(h, sizeof(CLIENT)); in clnt_vc_create()
343 CLIENT *h, in clnt_vc_call()
[all …]
/netbsd/src/include/rpc/
Dclnt.h165 } CLIENT; typedef
322 extern CLIENT *clnt_create(const char *, const rpcprog_t, const rpcvers_t,
336 extern CLIENT *clnt_create_vers(const char *, const rpcprog_t, rpcvers_t *,
353 extern CLIENT *clnt_tp_create(const char *, const rpcprog_t,
366 extern CLIENT *clnt_tli_create(const int, const struct netconfig *,
383 extern CLIENT *clnt_vc_create(const int, const struct netbuf *,
398 extern CLIENT *clnt_dg_create(const int, const struct netbuf *,
417 extern CLIENT *clnt_raw_create (rpcprog_t, rpcvers_t);
442 extern void clnt_perror (CLIENT *, const char *); /* stderr */
443 extern char *clnt_sperror (CLIENT *, const char *); /* string */
Dclnt_soc.h65 extern CLIENT *clnttcp_create(struct sockaddr_in *,
77 extern CLIENT *clntraw_create (unsigned long, unsigned long);
103 extern CLIENT *clntudp_create(struct sockaddr_in *,
108 extern CLIENT *clntudp_bufcreate(struct sockaddr_in *,
/netbsd/src/usr.sbin/ypserv/ypxfr/
Dypxfr.c65 int get_remote_ordernum(CLIENT *, char *, char *, u_int, u_int *);
66 void get_map(CLIENT *, char *, char *, struct ypall_callback *);
71 int add_master(CLIENT *, char *, char *, DBM *);
72 int add_interdomain(CLIENT *, char *, char *, DBM *);
73 int add_secure(CLIENT *, char *, char *, DBM *);
74 int send_clear(CLIENT *);
75 int send_reply(CLIENT *, int, int);
92 CLIENT *client; in main()
381 get_remote_ordernum(CLIENT *client, char *domain, char *map, in get_remote_ordernum()
401 get_map(CLIENT *client, char *domain, char *map, in get_map()
[all …]
/netbsd/src/usr.sbin/rpc.statd/
Dtest.c17 sm_stat_1(struct sm_name *argp, CLIENT *clnt) in sm_stat_1()
30 sm_mon_1(struct mon *argp, CLIENT *clnt) in sm_mon_1()
43 sm_unmon_1(struct mon_id *argp, CLIENT *clnt) in sm_unmon_1()
56 sm_unmon_all_1(struct my_id *argp, CLIENT *clnt) in sm_unmon_all_1()
69 sm_simu_crash_1(void *argp, CLIENT *clnt) in sm_simu_crash_1()
84 CLIENT *cli; in main()
/netbsd/src/sys/external/bsd/drm2/include/drm/
Ddrm_client.h82 #define drm_client_for_each_modeset(MODESET, CLIENT) \ argument
83 KASSERT(mutex_is_locked(&(CLIENT)->modeset_mutex)); \
84 drm_client_for_each_modeset_unlocked(MODESET, CLIENT)
86 #define drm_client_for_each_modeset_unlocked(MODESET, CLIENT) \ argument
87 for ((MODESET) = (CLIENT)->modesets; (MODESET)->crtc; (MODESET)++)
/netbsd/src/usr.sbin/rbootd/
Ddefs.h111 } CLIENT; typedef
144 extern CLIENT *Clients; /* list of addrs we'll accept */
162 CLIENT *FindClient(RMPCONN *);
169 CLIENT *NewClient(u_int8_t *);
174 void ProcessPacket(RMPCONN *, CLIENT *);

1234