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

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c637 handle_is_bound(scf_handle_t *h) function
658 return (handle_is_bound(h) && door_info(h->rh_doorfd, &i) != -1 &&
691 if (!handle_is_bound(h)) {
939 if (handle_is_bound(handle)) {
1062 if (!handle_is_bound(handle))
1098 if (!handle_is_bound(h))
1139 if (!handle_is_bound(h))
1192 if (handle_is_bound(handle)) {
1208 if (handle_is_bound(handle)) {
1627 if (handle_is_bound(
[all...]

Completed in 31 milliseconds