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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c539 handle_is_bound(scf_handle_t *h) function
560 return (handle_is_bound(h) && door_info(h->rh_doorfd, &i) != -1 &&
593 if (!handle_is_bound(h)) {
838 if (handle_is_bound(handle)) {
1008 if (!handle_is_bound(handle))
1044 if (!handle_is_bound(h))
1085 if (!handle_is_bound(h))
1138 if (handle_is_bound(handle)) {
1154 if (handle_is_bound(handle)) {
1573 if (handle_is_bound(
[all...]

Completed in 1560 milliseconds