Home
last modified time | relevance | path

Searched defs:heap (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_heap.c70 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 Dmlrpc_clh.c371 ndr_heap_t *heap; in ndr_rpc_malloc() local
459 ndr_heap_t *heap = clnt->heap; in ndr_xa_init() local
H A Dndr_ops.c125 int composite_op, ndr_heap_t *heap) in nds_initialize()
H A Dlibmlrpc.h463 ndr_heap_t *heap; member
515 ndr_heap_t *heap; member
H A Dndr.h285 struct ndr_heap *heap; member
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c123 enter_cmdline (char *heap, int forever) in enter_cmdline()
185 run_script (char *script, char *heap) in run_script()
H A Dstage2.c238 char *heap, int entryno) in run_menu()
/illumos-gate/usr/src/cmd/pack/
H A Dpack.c106 struct heap { struct
109 } heap [END+2]; argument
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Daddrs.c11 void *heap = NULL; in main() local
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetr_logon.c497 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 Dsamr_clnt.c511 ndr_heap_t *heap; in samr_create_user() local
/illumos-gate/usr/src/boot/efi/loader/
H A Defi_main.c33 static EFI_PHYSICAL_ADDRESS heap; variable
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcyclic.c134 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 Dheap.h26 void **heap; member
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c537 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 Dcyclic.c745 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 Dvmem.c1770 vmem_t *heap; in vmem_init() local
/illumos-gate/usr/src/common/bzip2/
H A Dhuffman.c75 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_name.c486 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 Ddeflate.h207 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
/illumos-gate/usr/src/lib/libumem/common/
H A Dvmem.c1702 vmem_t *parent, *heap; in vmem_init() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c324 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 Dratz.c1413 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 Dzlib.c484 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member