Searched refs:SCF_ERROR_HANDLE_DESTROYED (Results 1 – 5 of 5) sorted by relevance
67 {SCF_ERROR_HANDLE_DESTROYED, "object bound to destroyed handle"},
140 SCF_ERROR_HANDLE_DESTROYED,336 assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED); in _read_single_value_from_pg()561 assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED); in _append_astrings_values()1409 case SCF_ERROR_HANDLE_DESTROYED: in check_target_match()6002 assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED); in _validate_cardinality()6078 assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED); in _check_property()6213 assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED); in _check_pg()
1075 return (scf_set_error(SCF_ERROR_HANDLE_DESTROYED)); in datael_attach()1116 return (scf_set_error(SCF_ERROR_HANDLE_DESTROYED)); in iter_attach()1298 assert(scf_error() != SCF_ERROR_HANDLE_DESTROYED); in scf_handle_bind()1308 assert(scf_error() != SCF_ERROR_HANDLE_DESTROYED); in scf_handle_bind()1334 (void) scf_set_error(SCF_ERROR_HANDLE_DESTROYED); in handle_get()1600 return (scf_set_error(SCF_ERROR_HANDLE_DESTROYED)); in datael_init()4260 (void) scf_set_error(SCF_ERROR_HANDLE_DESTROYED); in scf_entry_create()4406 (void) scf_set_error(SCF_ERROR_HANDLE_DESTROYED); in scf_value_create()7512 return (scf_set_error(SCF_ERROR_HANDLE_DESTROYED)); in _scf_set_annotation()
178 SCF_ERROR_HANDLE_DESTROYED, /* object bound to destroyed handle */ enumerator
150 case SCF_ERROR_HANDLE_DESTROYED: in ilbd_scf_err_to_ilb_err()