Home
last modified time | relevance | path

Searched refs:ea_alloc (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libexacct/common/
H A Dexacct_ops.c79 ea_alloc(DEFAULT_ENTRIES * sizeof (ea_file_depth_t))) in stack_check()
91 ea_alloc(f->ef_mxdeep * 2 * sizeof (ea_file_depth_t))) in stack_check()
581 if ((buf = ea_alloc(sz)) == NULL) in xget_object()
695 if ((obj = ea_alloc(sizeof (ea_object_t))) == NULL) { in unpack_group()
753 if ((obj = ea_alloc(sizeof (ea_object_t))) == NULL) { in ea_unpack_object()
781 if ((obj = ea_alloc(sizeof (ea_object_t))) == NULL) { in ea_unpack_object()
836 if (sz == -1 || (buf = ea_alloc(sz)) == NULL) { in ea_write_object()
999 if ((buf = ea_alloc(bufsize)) == NULL) { in write_header()
1232 if ((dst = ea_alloc(sizeof (ea_object_t))) == NULL) { in ea_copy_object()
1259 ea_alloc(src->eo_item.ei_size); in ea_copy_object()
[all …]
H A Dmapfile-vers49 ea_alloc;
/titanic_41/usr/src/common/exacct/
H A Dexacct_core.c65 ea_alloc(size_t size) in ea_alloc() function
104 char *p = ea_alloc(strlen(ptr) + 1); in ea_strdup()
276 if ((item->ei_object = ea_alloc(valsize)) == NULL) { in ea_set_item()
284 if ((item->ei_raw = ea_alloc(valsize)) == NULL) { in ea_set_item()
483 estack = ea_alloc(sizeof (struct es_frame) * DEFAULT_ENTRIES); in ea_pack_object()
623 ea_alloc(new_neframes * in ea_pack_object()
/titanic_41/usr/src/man/man3exacct/
H A DMakefile26 MANLINKS= ea_alloc.3exacct \
61 ea_alloc.3exacct := LINKSRC = ea_set_item.3exacct
/titanic_41/usr/src/uts/common/sys/
H A Dexacct.h160 extern void *ea_alloc(size_t);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3exacct.inc21 link path=usr/share/man/man3exacct/ea_alloc.3exacct target=ea_set_item.3exacct
/titanic_41/
H A D.gitignore6162 usr/src/man/man3exacct/ea_alloc.3exacct