Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libscf/common/
H A Dlowlevel.c539 handle_is_bound(scf_handle_t *h) in handle_is_bound() function
560 return (handle_is_bound(h) && door_info(h->rh_doorfd, &i) != -1 && in handle_has_server_locked()
593 if (!handle_is_bound(h)) { in make_door_call()
838 if (handle_is_bound(handle)) { in scf_handle_decorate()
1008 if (!handle_is_bound(handle)) in handle_unbind_unlocked()
1044 if (!handle_is_bound(h)) in datael_attach()
1085 if (!handle_is_bound(h)) in iter_attach()
1138 if (handle_is_bound(handle)) { in scf_handle_bind()
1154 if (handle_is_bound(handle)) { in scf_handle_bind()
1573 if (handle_is_bound(h)) { in datael_destroy()
[all …]