Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgobjmap.c226 ext_ptr = (struct cfextra **)ar_next_avail(xspace); in seed_pkgobjmap()
325 ext_ptr = (struct cfextra **)ar_next_avail(xspace); in pkgobjmap()
H A Dsetlist.c72 class_ptr = (struct cl_attr **)ar_next_avail(cl_handle); in new_cl_attr()
H A Dprocmap.c240 ept_ptr = (struct cfent **)ar_next_avail(space); in procmap()
H A Dlistmgr.c473 ar_next_avail(int list_handle) in ar_next_avail() function
H A Dmntinfo.c603 if ((nfte = *(struct fstable **)ar_next_avail(fs_list)) in fs_tab_init()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h175 extern char **ar_next_avail __P((int list_handle));