Searched refs:ar_create (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | setlist.c | 64 cl_handle = ar_create(MALSIZ, sizeof (struct cl_attr), in new_cl_attr()
|
H A D | procmap.c | 209 space = ar_create(EPTMALLOC, (unsigned)sizeof (struct cfent), in procmap()
|
H A D | listmgr.c | 381 ar_create(int count_per_block, int struct_size, char *desc) in ar_create() function
|
H A D | pkgobjmap.c | 203 xspace = ar_create(EPTMALLOC, sizeof (struct cfextra), in init_pkgobjspace()
|
H A D | mntinfo.c | 591 fs_list = ar_create(ALLOC_CHUNK, in fs_tab_init()
|
/titanic_50/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libinst.h | 170 extern int ar_create __P((int count_per_block, int struct_size,
|