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

1234

/macosx-10.10.1/dcerpc-61/dcerpc/perf/
H A Drun_client.sh93 CLIENT=client
118 ${CLIENT} ${DEBUG} 0 $1 3 400 y n # Null call
119 ${CLIENT} ${DEBUG} 0 $1 3 400 y y # Null idempotent call
120 ${CLIENT} ${DEBUG} 1 $1 3 50 y n 3000 # Ins
121 ${CLIENT} ${DEBUG} 1 $1 3 50 y y 3000 # Ins, idempotent
122 ${CLIENT} ${DEBUG} 2 $1 3 50 y n 3000 # Outs
123 ${CLIENT} ${DEBUG} 2 $1 3 50 y y 3000 # Outs idempotent
126 ${CLIENT} ${DEBUG} 1 $1 3 3 y n 100000 # Ins (100K)
127 ${CLIENT} ${DEBUG} 1 $1 3 3 y y 100000 # Ins, idempotent (100K)
128 ${CLIENT}
[all...]
/macosx-10.10.1/remote_cmds-47/yppush.tproj/
H A Dyplib_host.h60 int yp_match_host __P((CLIENT *client, char *indomain, char *inmap,
63 int yp_first_host __P((CLIENT *client, char *indomain, char *inmap,
66 int yp_next_host __P((CLIENT *client, char *indomain, char *inmap,
69 int yp_master_host __P((CLIENT *client,
71 int yp_order_host __P((CLIENT *client,
73 int yp_all_host __P((CLIENT *client, char *indomain, char *inmap,
75 int yp_maplist_host __P((CLIENT *client, char *indomain,
77 CLIENT *yp_bind_local __P((u_long program, u_long version));
78 CLIENT *yp_bind_host __P((char *server, u_long program, u_long version,
H A Dyppush.h110 extern "C" void * yppushproc_null_1(void *, CLIENT *);
113 extern "C" void * yppushproc_xfrresp_1(yppushresp_xfr *, CLIENT *);
118 extern void * yppushproc_null_1(void *, CLIENT *);
121 extern void * yppushproc_xfrresp_1(yppushresp_xfr *, CLIENT *);
/macosx-10.10.1/remote_cmds-47/ypxfr.tproj/
H A Dyplib_host.h60 int yp_match_host __P((CLIENT *client, char *indomain, char *inmap,
63 int yp_first_host __P((CLIENT *client, char *indomain, char *inmap,
66 int yp_next_host __P((CLIENT *client, char *indomain, char *inmap,
69 int yp_master_host __P((CLIENT *client,
71 int yp_order_host __P((CLIENT *client,
73 int yp_all_host __P((CLIENT *client, char *indomain, char *inmap,
75 int yp_maplist_host __P((CLIENT *client, char *indomain,
77 CLIENT *yp_bind_local __P((u_long program, u_long version));
78 CLIENT *yp_bind_host __P((char *server, u_long program, u_long version,
/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dclnt.h156 typedef struct CLIENT CLIENT; typedef in typeref:struct:CLIENT
157 struct CLIENT struct
162 enum clnt_stat (*cl_call)(CLIENT *, unsigned int, xdrproc_t, void *, xdrproc_t, void *, struct timeval); /* call remote procedure */
164 enum clnt_stat (*cl_call)(CLIENT *, unsigned long, xdrproc_t, void *, xdrproc_t, void *, struct timeval); /* call remote procedure */
167 void (*cl_geterr)(CLIENT *, struct rpc_err *); /* get specific error code */
168 bool_t (*cl_freeres)(CLIENT *, xdrproc_t, void *); /* frees results */
169 void (*cl_destroy)(CLIENT *); /* destroy this structure */
170 bool_t (*cl_control)(CLIENT *, int, char *); /* the ioctl() of rpc */
185 * CLIENT *r
[all...]
H A Dpmap_getmaps.c93 register CLIENT *client;
100 if (client != (CLIENT *)NULL) {
H A Dclnt_raw.c82 CLIENT client_object;
110 CLIENT *
130 CLIENT *client = &clp->client_object;
160 CLIENT *h;
246 CLIENT *cl;
H A Dclnt_udp.c138 CLIENT *
141 CLIENT *cl;
150 cl = (CLIENT *)mem_alloc(sizeof(CLIENT));
258 if (cl) mem_free((caddr_t)cl, sizeof(CLIENT));
262 CLIENT *
285 CLIENT *
307 register CLIENT *cl; /* client handle */
485 CLIENT *cl;
496 CLIENT *c
[all...]
/macosx-10.10.1/NFS-82/rpc.lockd/
H A Dnlm_prot.h545 extern "C" void * nlm_sm_notify_0(struct nlm_sm_status *, CLIENT *);
550 extern void * nlm_sm_notify_0(struct nlm_sm_status *, CLIENT *);
562 extern "C" nlm_testres * nlm_test_1(struct nlm_testargs *, CLIENT *);
565 extern "C" nlm_res * nlm_lock_1(struct nlm_lockargs *, CLIENT *);
568 extern "C" nlm_res * nlm_cancel_1(struct nlm_cancargs *, CLIENT *);
571 extern "C" nlm_res * nlm_unlock_1(struct nlm_unlockargs *, CLIENT *);
574 extern "C" nlm_res * nlm_granted_1(struct nlm_testargs *, CLIENT *);
577 extern "C" void * nlm_test_msg_1(struct nlm_testargs *, CLIENT *);
580 extern "C" void * nlm_lock_msg_1(struct nlm_lockargs *, CLIENT *);
583 extern "C" void * nlm_cancel_msg_1(struct nlm_cancargs *, CLIENT *);
[all...]
H A Dsm_inter.h147 extern "C" struct sm_stat_res * sm_stat_1(struct sm_name *, CLIENT *);
150 extern "C" struct sm_stat_res * sm_mon_1(struct mon *, CLIENT *);
153 extern "C" struct sm_stat * sm_unmon_1(struct mon_id *, CLIENT *);
156 extern "C" struct sm_stat * sm_unmon_all_1(struct my_id *, CLIENT *);
159 extern "C" void * sm_simu_crash_1(void *, CLIENT *);
162 extern "C" void * sm_notify_1(struct stat_chge *, CLIENT *);
167 extern struct sm_stat_res * sm_stat_1(struct sm_name *, CLIENT *);
170 extern struct sm_stat_res * sm_mon_1(struct mon *, CLIENT *);
173 extern struct sm_stat * sm_unmon_1(struct mon_id *, CLIENT *);
176 extern struct sm_stat * sm_unmon_all_1(struct my_id *, CLIENT *);
[all...]
H A Dtest.c44 CLIENT *clnt;
59 CLIENT *clnt;
77 CLIENT *clnt;
92 CLIENT *clnt;
107 CLIENT *clnt;
122 CLIENT *clnt;
137 CLIENT *clnt;
153 CLIENT *clnt;
168 CLIENT *clnt;
183 CLIENT *cln
[all...]
/macosx-10.10.1/autofs-246/automountd/
H A Dmount.h191 extern "C" void * mountproc_null_1(void *, CLIENT *);
194 extern "C" fhstatus * mountproc_mnt_1(dirpath *, CLIENT *);
197 extern "C" mountlist * mountproc_dump_1(void *, CLIENT *);
200 extern "C" void * mountproc_umnt_1(dirpath *, CLIENT *);
203 extern "C" void * mountproc_umntall_1(void *, CLIENT *);
206 extern "C" exports * mountproc_export_1(void *, CLIENT *);
209 extern "C" exports * mountproc_exportall_1(void *, CLIENT *);
214 extern void * mountproc_null_1(void *, CLIENT *);
217 extern fhstatus * mountproc_mnt_1(dirpath *, CLIENT *);
220 extern mountlist * mountproc_dump_1(void *, CLIENT *);
[all...]
/macosx-10.10.1/ntp-92/include/
H A Dadjtime.h57 #define CLIENT 1L macro
/macosx-10.10.1/SecurityTokend-55108/mig/
H A Dmig.mk30 CLIENT = $(DERIVED_SRC)/tokendClient.cpp macro
31 SRCS = $(SERVER) $(CLIENT)
49 -user $(CLIENT) \
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/examples/SOAP/Transport/HTTP/Daemon/
H A DForkAfterProcessing.pm13 CLIENT: label
19 if ($first && fork) { $first=0; $c->close; next CLIENT }
H A DForkOnAccept.pm14 CLIENT: label
/macosx-10.10.1/remote_cmds-47/ypserv.tproj/
H A Dypv1.h169 extern "C" void * ypproc_null_1(void *, CLIENT *);
172 extern "C" bool_t * ypproc_domain_1(domainname *, CLIENT *);
175 extern "C" bool_t * ypproc_domain_nonack_1(domainname *, CLIENT *);
178 extern "C" ypresponse * ypproc_match_1(yprequest *, CLIENT *);
181 extern "C" ypresponse * ypproc_first_1(yprequest *, CLIENT *);
184 extern "C" ypresponse * ypproc_next_1(yprequest *, CLIENT *);
187 extern "C" ypresponse * ypproc_poll_1(yprequest *, CLIENT *);
190 extern "C" void * ypproc_push_1(yprequest *, CLIENT *);
193 extern "C" void * ypproc_pull_1(yprequest *, CLIENT *);
196 extern "C" void * ypproc_get_1(yprequest *, CLIENT *);
[all...]
H A Dyp.h434 extern "C" void * ypproc_null_2(void *, CLIENT *);
437 extern "C" bool_t * ypproc_domain_2(domainname *, CLIENT *);
440 extern "C" bool_t * ypproc_domain_nonack_2(domainname *, CLIENT *);
443 extern "C" ypresp_val * ypproc_match_2(ypreq_key *, CLIENT *);
446 extern "C" ypresp_key_val * ypproc_first_2(ypreq_nokey *, CLIENT *);
449 extern "C" ypresp_key_val * ypproc_next_2(ypreq_key *, CLIENT *);
452 extern "C" ypresp_xfr * ypproc_xfr_2(ypreq_xfr *, CLIENT *);
455 extern "C" void * ypproc_clear_2(void *, CLIENT *);
458 extern "C" ypresp_all * ypproc_all_2(ypreq_nokey *, CLIENT *);
461 extern "C" ypresp_master * ypproc_master_2(ypreq_nokey *, CLIENT *);
[all...]
/macosx-10.10.1/NFS-82/rpc.rquotad/
H A Drquota.h127 extern "C" getquota_rslt * rquotaproc_getquota_1(getquota_args *, CLIENT *);
130 extern "C" getquota_rslt * rquotaproc_getactivequota_1(getquota_args *, CLIENT *);
135 extern getquota_rslt * rquotaproc_getquota_1(getquota_args *, CLIENT *);
138 extern getquota_rslt * rquotaproc_getactivequota_1(getquota_args *, CLIENT *);
152 extern "C" getquota_rslt * rquotaproc_getquota_2(ext_getquota_args *, CLIENT *);
154 extern "C" getquota_rslt * rquotaproc_getactivequota_2(ext_getquota_args *, CLIENT *);
158 extern getquota_rslt * rquotaproc_getquota_2(ext_getquota_args *, CLIENT *);
160 extern getquota_rslt * rquotaproc_getactivequota_2(ext_getquota_args *, CLIENT *);
/macosx-10.10.1/remote_cmds-47/rpc_yppasswdd.tproj/
H A Dyppasswd.h99 extern "C" int * yppasswdproc_update_1(yppasswd *, CLIENT *);
104 extern int * yppasswdproc_update_1(yppasswd *, CLIENT *);
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Ddict.c189 "CLIENT " LIBCURL_NAME " " LIBCURL_VERSION "\r\n"
240 "CLIENT " LIBCURL_NAME " " LIBCURL_VERSION "\r\n"
269 "CLIENT " LIBCURL_NAME " " LIBCURL_VERSION "\r\n"
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dcncasgsm.c329 RPC_CN_DBG_RTN_PRINTF(CLIENT assoc_count_pred_macro);\
400 RPC_CN_DBG_RTN_PRINTF(CLIENT incr_assoc_count_action_rtn);
489 RPC_CN_DBG_RTN_PRINTF(CLIENT decr_assoc_count_action_rtn);
/macosx-10.10.1/BerkeleyDB-21/db/rpc_client/
H A Dgen_client.c70 CLIENT *cl;
79 cl = (CLIENT *)dbenv->cl_handle;
104 CLIENT *cl;
113 cl = (CLIENT *)dbenv->cl_handle;
138 CLIENT *cl;
147 cl = (CLIENT *)dbenv->cl_handle;
177 CLIENT *cl;
186 cl = (CLIENT *)dbenv->cl_handle;
229 CLIENT *cl;
238 cl = (CLIENT *)dben
[all...]
/macosx-10.10.1/Libinfo-459/nis.subproj/
H A Dypinternal.h67 CLIENT *dom_client;
/macosx-10.10.1/tcl-105/tcl_ext/tclsoap/tclsoap/cgi-bin/soap/
H A Dtclsoap-Test.tcl38 error "invalid arguments: \"num\" must be a number" {} CLIENT
49 {} CLIENT

Completed in 282 milliseconds

1234