Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c405 ar_get_head(int list_handle) in ar_get_head() function
426 if ((array = ar_get_head(list_handle)) == NULL) in ar_delete()
527 old_list_pointer = ar_get_head(list_handle); in ar_next_avail()
540 new_list_pointer = ar_get_head(list_handle); in ar_next_avail()
H A Dsetlist.c111 (*listp) = (struct cl_attr **)ar_get_head(cl_handle); in addlist()
170 list = (struct cl_attr **)ar_get_head(cl_handle); in setlist()
H A Dprocmap.c263 eptlist = (struct cfent **)ar_get_head(space); in procmap()
H A Dpkgobjmap.c361 extlist = (struct cfextra **)ar_get_head(xspace); in pkgobjmap()
H A Dmntinfo.c616 if ((fs_tab = (struct fstable **)ar_get_head(fs_list)) == NULL) { in fs_tab_init()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h176 extern char **ar_get_head __P((int list_handle));