/illumos-gate/usr/src/lib/libmlrpc/common/ |
H A D | ndr_heap.c | 70 ndr_heap_t *heap; in ndr_heap_create() local 99 ndr_heap_destroy(ndr_heap_t *heap) in ndr_heap_destroy() 125 ndr_heap_malloc(ndr_heap_t *heap, unsigned size) in ndr_heap_malloc() 161 ndr_heap_dupmem(ndr_heap_t *heap, const void *mem, size_t len) in ndr_heap_dupmem() 178 ndr_heap_strdup(ndr_heap_t *heap, const char *s) in ndr_heap_strdup() 201 ndr_heap_mstring(ndr_heap_t *heap, const char *s, ndr_mstring_t *out) in ndr_heap_mstring() 235 ndr_heap_mkvcs(ndr_heap_t *heap, char *s, ndr_vcstr_t *vc) in ndr_heap_mkvcs() 266 ndr_heap_mkvcb(ndr_heap_t *heap, uint8_t *data, uint32_t datalen, in ndr_heap_mkvcb() 295 ndr_heap_used(ndr_heap_t *heap) in ndr_heap_used() 307 ndr_heap_avail(ndr_heap_t *heap) in ndr_heap_avail()
|
H A D | mlrpc_clh.c | 371 ndr_heap_t *heap; in ndr_rpc_malloc() local 459 ndr_heap_t *heap = clnt->heap; in ndr_xa_init() local
|
H A D | ndr_ops.c | 125 int composite_op, ndr_heap_t *heap) in nds_initialize()
|
H A D | libmlrpc.h | 463 ndr_heap_t *heap; member 515 ndr_heap_t *heap; member
|
H A D | ndr.h | 285 struct ndr_heap *heap; member
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | cmdline.c | 123 enter_cmdline (char *heap, int forever) in enter_cmdline() 185 run_script (char *script, char *heap) in run_script()
|
H A D | stage2.c | 238 char *heap, int entryno) in run_menu()
|
/illumos-gate/usr/src/cmd/pack/ |
H A D | pack.c | 106 struct heap { struct 109 } heap [END+2]; argument
|
/illumos-gate/usr/src/test/os-tests/tests/secflags/ |
H A D | addrs.c | 11 void *heap = NULL; in main() local
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | netr_logon.c | 497 ndr_heap_t *heap; in netr_server_samlogon() local 665 netr_network_samlogon(ndr_heap_t *heap, netr_info_t *netr_info, in netr_network_samlogon() 838 netr_setup_identity(ndr_heap_t *heap, smb_logon_t *user_info, in netr_setup_identity()
|
H A D | samr_clnt.c | 511 ndr_heap_t *heap; in samr_create_user() local
|
/illumos-gate/usr/src/boot/efi/loader/ |
H A D | efi_main.c | 33 static EFI_PHYSICAL_ADDRESS heap; variable
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | cyclic.c | 134 cyclic_dump_node(cyc_cpu_t *cpu, cyc_index_t *heap, char **c, size_t w, in cyclic_dump_node() 200 cyc_index_t *heap; in cyclic_pretty_dump() local 242 cyc_index_t root, i, *heap; in cycinfo() local
|
/illumos-gate/usr/src/lib/libresolv2/include/isc/ |
H A D | heap.h | 26 void **heap; member
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | callout.c | 537 callout_heap_t *heap; in callout_heap_expand() local 593 callout_heap_t *heap, *hcurrent, *hparent; in callout_upheap() local 674 callout_heap_t *heap, *hleft, *hright, *hcurrent; in callout_downheap() local 754 callout_heap_t *heap; in callout_heap_delete() local 862 callout_heap_t *heap; in callout_heap_process() local
|
H A D | cyclic.c | 745 cyc_index_t *heap; in cyclic_upheap() local 788 cyc_index_t *heap = cpu->cyp_heap; in cyclic_downheap() local 953 cyc_index_t *heap = cpu->cyp_heap; in cyclic_fire() local 1771 cyc_index_t *heap, last; in cyclic_remove_xcall() local 1970 cyc_index_t *heap; in cyclic_reprogram_cyclic() local
|
H A D | vmem.c | 1770 vmem_t *heap; in vmem_init() local
|
/illumos-gate/usr/src/common/bzip2/ |
H A D | huffman.c | 75 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
|
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_netbios_name.c | 486 unsigned char *heap = buf; in smb_name_buf_from_packet() local 670 unsigned char *heap; in smb_name_buf_to_packet() local
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | deflate.h | 207 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
|
/illumos-gate/usr/src/lib/libumem/common/ |
H A D | vmem.c | 1702 vmem_t *parent, *heap; in vmem_init() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 324 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ratz.c | 1413 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 484 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
|