Searched defs:alloc_type (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/cmd/lp/lib/lp/ |
H A D | Sys_malloc.c | 59 typedef void *alloc_type; typedef 61 typedef char *alloc_type; typedef
|
/titanic_51/usr/src/lib/libdwarf/common/ |
H A D | dwarf_alloc.c | 467 Dwarf_Small alloc_type, Dwarf_Unsigned count) in _dwarf_get_alloc() argument 627 dwarf_dealloc(Dwarf_Debug dbg,Dwarf_Ptr space,Dwarf_Unsigned alloc_type) dwarf_dealloc() argument 1169 _dwarf_simple_malloc_add_to_list(Dwarf_Debug dbg,Dwarf_Ptr addr,unsigned long size,short alloc_type) _dwarf_simple_malloc_add_to_list() argument 1227 _dwarf_simple_malloc_delete_from_list(Dwarf_Debug dbg,Dwarf_Ptr space,short alloc_type) _dwarf_simple_malloc_delete_from_list() argument [all...] |
/titanic_51/usr/src/cmd/lp/cmd/lpsched/ |
H A D | fncs.c | 929 typedef void *alloc_type; typedef
|
/titanic_51/usr/src/uts/common/fs/ufs/ |
H A D | ufs_bmap.c | 309 enum bi_type alloc_type, daddr_t *allocblk, struct cred *cr) in bmap_write() argument
|
/titanic_51/usr/src/uts/common/io/nxge/ |
H A D | nxge_rxdma.c | 4965 nxge_free_buf(buf_alloc_type_t alloc_type, uint64_t kaddr, uint32_t buf_size) in nxge_free_buf() argument
|