Home
last modified time | relevance | path

Searched refs:ar_create (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Dsetlist.c64 cl_handle = ar_create(MALSIZ, sizeof (struct cl_attr), in new_cl_attr()
H A Dprocmap.c209 space = ar_create(EPTMALLOC, (unsigned)sizeof (struct cfent), in procmap()
H A Dlistmgr.c381 ar_create(int count_per_block, int struct_size, char *desc) in ar_create() function
H A Dpkgobjmap.c203 xspace = ar_create(EPTMALLOC, sizeof (struct cfextra), in init_pkgobjspace()
H A Dmntinfo.c591 fs_list = ar_create(ALLOC_CHUNK, in fs_tab_init()
/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h170 extern int ar_create __P((int count_per_block, int struct_size,