Home
last modified time | relevance | path

Searched refs:xptree_refresh_notify (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libpicltree/
H A Dmapfile-vers104 xptree_refresh_notify;
H A Dptree_impl.h225 extern int xptree_refresh_notify(uint32_t secs);
H A Dpicltree.c3630 xptree_refresh_notify(uint32_t secs) in xptree_refresh_notify() function
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c271 err = xptree_refresh_notify(in->req_wait.secs); in picld_wait()