Searched refs:picl_get_next_prop (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/man/man3picl/
H A DMakefile40 picl_get_next_prop.3picl \
44 picl_get_next_prop.3picl := LINKSRC = picl_get_first_prop.3picl
/illumos-gate/usr/src/lib/libpicl/
H A Dllib-lpicl44 int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
H A Dpicl.h147 extern int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
H A Dpicl.c568 picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nextprop) function
/illumos-gate/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c386 err = picl_get_next_prop(proph, &proph)) {

Completed in 309 milliseconds