/titanic_53/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | malloc.c | 843 extern Void_t* F2(_calloc, size_t,n, size_t,m) { return calloc(n, m); } in F2() argument 846 extern Void_t* F1(_malloc, size_t,n) { return malloc(n); } in F1() argument 848 extern Void_t* F2(_memalign, size_t,a, size_t,n) { return memalign(a, n); } in F2() argument 851 extern Void_t* F1(_pvalloc, size_t,n) { return pvalloc(n); } in F1() argument 853 extern Void_t* F2(_realloc, Void_t*,p, size_t,n) { return realloc(p, n); } in F2() argument 855 extern Void_t* F1(_valloc, size_t,n) { return valloc(n); } in F1() argument 860 extern Void_t* F2(__calloc, size_t,n, size_t,m) { return calloc(n, m); } in F2() argument 863 extern Void_t* F1(__malloc, size_t,n) { return malloc(n); } in F1() argument 865 extern Void_t* F2(__memalign, size_t,a, size_t,n) { return memalign(a, n); } in F2() argument 868 extern Void_t* F1(__pvalloc, size_t,n) { return pvalloc(n); } in F1() argument [all …]
|
H A D | vmwalk.c | 36 int vmwalk(Vmalloc_t* vm, int(*segf)(Vmalloc_t*, Void_t*, size_t, Vmdisc_t*, Void_t*), Void_t* hand… in vmwalk() argument
|
/titanic_53/usr/src/head/iso/ |
H A D | stddef_iso.h | 75 typedef unsigned long size_t; /* size of something in bytes */ typedef 77 typedef unsigned int size_t; /* (historical version) */ typedef
|
H A D | stdlib_iso.h | 78 typedef unsigned long size_t; /* size of something in bytes */ typedef 80 typedef unsigned int size_t; /* (historical version) */ typedef
|
H A D | wchar_iso.h | 108 typedef unsigned long size_t; /* size of something in bytes */ typedef 110 typedef unsigned int size_t; /* (historical version) */ typedef
|
H A D | stdio_iso.h | 99 typedef unsigned long size_t; /* size of something in bytes */ typedef 101 typedef unsigned int size_t; /* (historical version) */ typedef
|
H A D | string_iso.h | 63 typedef unsigned long size_t; /* size of something in bytes */ typedef
|
/titanic_53/usr/src/common/mdesc/ |
H A D | mdesc_init_intern.c | 35 md_init_intern(uint64_t *ptr, void *(*allocp)(size_t), in md_init_intern()
|
/titanic_53/usr/src/uts/common/sys/ |
H A D | un.h | 70 typedef unsigned long size_t; /* size of something in bytes */ typedef 72 typedef unsigned int size_t; /* (historical version) */ typedef
|
/titanic_53/usr/src/lib/libpri/common/ |
H A D | pri.c | 135 void *(*allocp)(size_t), void (*freep)(void *, size_t)) in pri_get() argument
|
/titanic_53/usr/src/uts/common/os/ |
H A D | exacct.c | 628 int (*callback)(ac_info_t *, void *, size_t, void *, size_t, size_t *), in exacct_assemble_task_usage() argument 1021 int (*callback)(ac_info_t *, void *, size_t, void *, size_t, size_t *), in exacct_assemble_proc_usage() argument 1344 int (*callback)(ac_info_t *, void *, size_t, void *, size_t, size_t *), in exacct_assemble_net_usage() argument 1542 int (*callback)(ac_info_t *, void *, size_t, void *, size_t, size_t *), in exacct_assemble_flow_usage() argument
|
H A D | ksyms_snapshot.c | 106 void (*emit)(const void *, void *, size_t), void *src, int actions) in ksyms_walk() argument 129 ksyms_snapshot(void (*emit)(const void *, void *, size_t), in ksyms_snapshot() argument
|
/titanic_53/usr/src/boot/include/ |
H A D | strings.h | 36 typedef __size_t size_t; typedef
|
H A D | string.h | 49 typedef __size_t size_t; typedef
|
H A D | stddef.h | 54 typedef __size_t size_t; typedef
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | regalloc.c | 31 regalloc(void* handle, void*(*resize)(void*,void*,size_t), regflags_t flags) in regalloc() argument
|
/titanic_53/usr/src/head/ |
H A D | uchar.h | 39 typedef unsigned long size_t; /* size of something in bytes */ typedef
|
H A D | mon.h | 49 typedef unsigned long size_t; /* size of something in bytes */ typedef
|
/titanic_53/usr/src/boot/sys/sys/ |
H A D | _iovec.h | 39 typedef __size_t size_t; typedef
|
/titanic_53/usr/src/grub/grub-0.97/netboot/ |
H A D | stdint.h | 6 typedef unsigned size_t; typedef
|
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/nc/ |
H A D | atomicio.c | 44 atomicio(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n) in atomicio() argument
|
/titanic_53/usr/src/uts/common/avs/ns/ |
H A D | nsctl_inter.h | 124 void *nsc_kmem_alloc(size_t, int, void *) { } in nsc_kmem_alloc() argument 125 void *nsc_kmem_zalloc(size_t, int, void *) { } in nsc_kmem_zalloc() argument 126 void nsc_kmem_free(void *, size_t) { } in nsc_kmem_free() argument 127 void nsc_mem_sizes(void *, size_t *, size_t *, size_t *) { } in nsc_mem_sizes() argument 130 int nsc_commit_mem(void *, void *, size_t, void) { } in nsc_commit_mem() argument 132 void nsc_cm_errhdlr(void *, void *, size_t, int) { } in nsc_cm_errhdlr() argument
|
/titanic_53/usr/src/uts/common/crypto/core/ |
H A D | kcf_prov_lib.c | 398 int (*cipher)(void *, caddr_t, size_t, crypto_data_t *), in crypto_update_iov() argument 420 int (*cipher)(void *, caddr_t, size_t, crypto_data_t *), in crypto_update_uio() argument 485 int (*cipher)(void *, caddr_t, size_t, crypto_data_t *), in crypto_update_mp() argument
|
/titanic_53/usr/src/lib/libbc/inc/include/sys/ |
H A D | stdtypes.h | 58 typedef int size_t; /* ??? */ typedef
|
/titanic_53/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | util.c | 248 new_queue(boolean_t block_on_empty, void *(*nodealloc)(size_t), in new_queue()
|