Searched refs:xptree_get_propval_with_cred (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpicltree/
H A Dptree_impl.h232 extern int xptree_get_propval_with_cred(picl_prophdl_t proph, void *valbuf,
H A Dpicltree.c2230 xptree_get_propval_with_cred(picl_prophdl_t proph, void *vbuf, size_t size, function
2261 return (xptree_get_propval_with_cred(proph, vbuf, size, picld_cred));
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c337 err = xptree_get_propval_with_cred(ptreeh, ret->ret_buf, vbufsize,

Completed in 63 milliseconds