| /nfsv41/nfs41-gate/usr/src/cmd/ldap/ns_ldap/ |
| ldapaddrbac.c | 49 #undef opaque macro
|
| ldapaddent.c | 46 #undef opaque macro [all...] |
| /nfsv41/nfs41-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 )) {
|
| /nfsv41/nfs41-gate/usr/src/uts/common/avs/ncall/ |
| ncall.h | 40 * ncall_t is opaque RPC pointer 43 int opaque; member in struct:ncall_s
|
| /nfsv41/nfs41-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.
|
| /nfsv41/nfs41-gate/usr/src/lib/libresolv2/common/isc/ |
| eventlib.c | 147 opaqueCtx->opaque = ctx; 153 evContext_p *ctx = opaqueCtx.opaque; 161 evContext_p *ctx = opaqueCtx.opaque; 170 id.opaque = ctx->conns; 179 id.opaque = ctx->streams; 187 id.opaque = ctx->files; 221 evContext_p *ctx = opaqueCtx.opaque; 245 opaqueEv->opaque = new; 257 opaqueEv->opaque = new; 269 opaqueEv->opaque = new 636 evTimerID opaque; local [all...] |
| /nfsv41/nfs41-gate/usr/src/lib/libresolv2/include/isc/ |
| eventlib.h | 49 typedef struct { void *opaque; } evConnID; member in struct:__anon4188 50 typedef struct { void *opaque; } evFileID; member in struct:__anon4189 51 typedef struct { void *opaque; } evStreamID; member in struct:__anon4190 52 typedef struct { void *opaque; } evTimerID; member in struct:__anon4191 53 typedef struct { void *opaque; } evWaitID; member in struct:__anon4192 54 typedef struct { void *opaque; } evContext; member in struct:__anon4193 55 typedef struct { void *opaque; } evEvent; member in struct:__anon4194 57 #define evInitID(id) ((id)->opaque = NULL) 58 #define evTestID(id) ((id).opaque != NULL)
|
| /nfsv41/nfs41-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...] |
| /nfsv41/nfs41-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...] |
| /nfsv41/nfs41-gate/usr/src/lib/libfru/include/ |
| libfru.h | 117 unsigned opaque : 1; member in struct:__anon3668::__anon3669
|
| /nfsv41/nfs41-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...] |
| /nfsv41/nfs41-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...] |
| /nfsv41/nfs41-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
|
| /nfsv41/nfs41-gate/usr/src/cmd/rpcsvc/nis/utils/ |
| nisaddent.c | 48 #undef opaque macro [all...] |
| /nfsv41/nfs41-gate/usr/src/uts/common/io/bge/ |
| bge_hw.h | 1610 uint32_t opaque; member in struct:__anon503 1620 uint32_t opaque; member in struct:__anon503 [all...] |
| /nfsv41/nfs41-gate/usr/src/grub/grub-0.97/netboot/ |
| tg3.h | 1742 uint32_t opaque; member in struct:tg3_rx_buffer_desc [all...] |