| /onnv/onnv-gate/usr/src/cmd/ldap/ns_ldap/ |
| ldapaddrbac.c | 49 #undef opaque macro
|
| ldapaddent.c | 46 #undef opaque macro [all...] |
| /onnv/onnv-gate/usr/src/lib/libldap4/common/ |
| controls.c | 168 char *opaque; local 174 for (tag = ber_first_element(&tmpber, &len, &opaque); 176 tag = ber_next_element(&tmpber, &len, opaque )) { 187 for (tag = ber_first_element(ber, &len, &opaque ); 189 tag = ber_next_element (ber, &len, opaque )) {
|
| /onnv/onnv-gate/usr/src/uts/common/avs/ncall/ |
| ncall.h | 40 * ncall_t is opaque RPC pointer 43 int opaque; member in struct:ncall_s
|
| /onnv/onnv-gate/usr/src/common/bzip2/ |
| bzlib.h | 67 void *opaque; member in struct:__anon3
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
| zlib.h | 154 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 155 typedef void (*free_func) OF((voidpf opaque, voidpf address, uInt nbytes)); 173 voidp opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 183 opaque before calling the init function. All other fields are set by the 186 The opaque value provided by the application will be passed as the first 189 opaque value. 241 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 254 zalloc, zfree and opaque must be initialized before by the caller.
|
| /onnv/onnv-gate/usr/src/lib/libresolv2/common/isc/ |
| eventlib.c | 138 opaqueCtx->opaque = ctx; 144 evContext_p *ctx = opaqueCtx.opaque; 152 evContext_p *ctx = opaqueCtx.opaque; 161 id.opaque = ctx->conns; 170 id.opaque = ctx->streams; 178 id.opaque = ctx->files; 212 evContext_p *ctx = opaqueCtx.opaque; 236 opaqueEv->opaque = new; 248 opaqueEv->opaque = new; 260 opaqueEv->opaque = new 612 evTimerID opaque; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/zmod/ |
| zlib.h | 79 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 80 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 98 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s 134 opaque before calling the init function. All other fields are set by the 137 The opaque value provided by the application will be passed as the first 140 opaque value. 207 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 225 zalloc, zfree and opaque must be initialized before by the caller. 348 next_in, avail_in, zalloc, zfree and opaque must be initialized before by 490 fields next_in, zalloc, zfree and opaque must be initialized before b [all...] |
| /onnv/onnv-gate/usr/src/lib/libresolv2/include/isc/ |
| eventlib.h | 44 typedef struct { void *opaque; } evConnID; member in struct:__anon37 45 typedef struct { void *opaque; } evFileID; member in struct:__anon38 46 typedef struct { void *opaque; } evStreamID; member in struct:__anon39 47 typedef struct { void *opaque; } evTimerID; member in struct:__anon40 48 typedef struct { void *opaque; } evWaitID; member in struct:__anon41 49 typedef struct { void *opaque; } evContext; member in struct:__anon42 50 typedef struct { void *opaque; } evEvent; member in struct:__anon43 52 #define evInitID(id) ((id)->opaque = NULL) 53 #define evTestID(id) ((id).opaque != NULL)
|
| /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/ |
| zlib.h | 399 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); 400 typedef void (*free_func) OF((voidpf opaque, voidpf address)); 419 voidpf opaque; member in struct:z_stream_s 433 * zalloc, zfree and opaque before calling the init function. All 437 * The opaque value provided by the application will be passed as the 440 * meaning to the opaque value. 504 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 524 * fields zalloc, zfree and opaque must be initialized before by 647 * zalloc, zfree and opaque must be initialized before by the caller. 746 * options. The fields next_in, zalloc, zfree and opaque must b [all...] |
| /onnv/onnv-gate/usr/src/uts/common/avs/ns/sdbc/ |
| safestore.h | 45 intptr_t opaque[6]; member in struct:ss_vdir_s 53 intptr_t opaque[6]; member in struct:ss_cdir_s 61 intptr_t opaque; member in struct:ss_vol_s 69 intptr_t opaque; member in struct:s_resource_s 77 intptr_t opaque; member in struct:ss_resourcelist_s
|
| sd_bcache.h | 272 intptr_t opaque[2]; /* must be initialized to 0 */ member in struct:sdbc_allocbuf_s [all...] |
| /onnv/onnv-gate/usr/src/lib/libscf/common/ |
| midlevel.c | 2661 scf_opaque_t *opaque = prop->pv_ptr; local 2827 scf_opaque_t *opaque = prop->pv_ptr; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libfru/include/ |
| libfru.h | 121 unsigned opaque : 1; member in struct:__anon8::__anon9 135 unsigned opaque : 1; member in struct:__anon10::__anon11
|
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| lgrp.h | 43 typedef struct lgrp_mem_policy_info { int opaque[2]; } lgrp_mem_policy_info_t; member in struct:lgrp_mem_policy_info 203 * The contents of this structure are opaque and should only be
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/utils/ |
| nisaddent.c | 48 #undef opaque macro [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/bge/ |
| bge_hw.h | 1612 uint32_t opaque; member in struct:__anon3 1622 uint32_t opaque; member in struct:__anon3 [all...] |
| /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/ |
| tg3.h | 1742 uint32_t opaque; member in struct:tg3_rx_buffer_desc [all...] |