Searched defs:CLIENT (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/common/ |
H A D | kcmd.h | 40 #define CLIENT 1 macro
|
/illumos-gate/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | mount.c | 39 #define CLIENT 1 /* #defined in <pn.h> */ macro
|
/illumos-gate/usr/src/stand/lib/fs/nfs/ |
H A D | clnt.h | 84 } CLIENT; typedef in typeref:struct:__client 97 * CLIENT *rh; 111 * CLIENT *rh; 118 * CLIENT *rh; 125 * CLIENT *rh; 135 * CLIENT *cl; 159 * CLIENT *rh; 177 * CLIENT * 186 * CLIENT * 196 extern CLIENT *clntbudp_creat [all...] |
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/ |
H A D | clnt.h | 118 } CLIENT; typedef in typeref:struct:__anon2770 131 * CLIENT *rh; 147 * CLIENT *rh; 155 * CLIENT *rh; 164 * CLIENT *rh; 176 * CLIENT *cl; 201 * CLIENT *rh; 233 * CLIENT * 238 extern CLIENT *clntraw_create(); 244 extern CLIENT * [all...] |
/illumos-gate/usr/src/uts/common/avs/ns/ |
H A D | contract.h | 290 } CLIENT; typedef in typeref:struct:__client
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt.h | 124 * CLIENT 182 } CLIENT; typedef in typeref:struct:__client 347 struct cred *cred, CLIENT **ncl); 349 extern int clnt_tli_kinit(CLIENT *h, struct knetconfig *config, 365 rpcprog_t, rpcvers_t, int retries, struct cred *cred, CLIENT **cl); 372 CLIENT **ncl); 378 CLIENT **cl); 388 extern void clnt_clts_kinit(CLIENT *h, struct netbuf *addr, int retries, 394 extern void clnt_cots_kinit(CLIENT *h, dev_t dev, int family, 400 extern void clnt_rdma_kinit(CLIENT * [all...] |
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 174 enum Context_type { SERVER = 0, CLIENT = 1 }; enumerator in enum:Context_type 2306 if (type == CLIENT) { 4777 text->i_am = CLIENT; 5010 clear_reauth_entry(&text->reauth->e[val], CLIENT, params->utils); 5032 clear_reauth_entry(&text->reauth->e[val], CLIENT, params->utils); 5108 clear_reauth_entry(&text->reauth->e[val], CLIENT, params->utils); 5212 reauth_cache->i_am = CLIENT;
|
/illumos-gate/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_hw.h | 751 #define CLIENT 0x1 macro
|
Completed in 132 milliseconds