Searched refs:SCF_ERROR_HANDLE_DESTROYED (Results 1 – 5 of 5) sorted by relevance
66 {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()
1042 return (scf_set_error(SCF_ERROR_HANDLE_DESTROYED)); in datael_attach()1083 return (scf_set_error(SCF_ERROR_HANDLE_DESTROYED)); in iter_attach()1238 assert(scf_error() != SCF_ERROR_HANDLE_DESTROYED); in scf_handle_bind()1248 assert(scf_error() != SCF_ERROR_HANDLE_DESTROYED); in scf_handle_bind()1274 (void) scf_set_error(SCF_ERROR_HANDLE_DESTROYED); in handle_get()1540 return (scf_set_error(SCF_ERROR_HANDLE_DESTROYED)); in datael_init()4200 (void) scf_set_error(SCF_ERROR_HANDLE_DESTROYED); in scf_entry_create()4346 (void) scf_set_error(SCF_ERROR_HANDLE_DESTROYED); in scf_value_create()7431 return (scf_set_error(SCF_ERROR_HANDLE_DESTROYED)); in _scf_set_annotation()
154 SCF_ERROR_HANDLE_DESTROYED, /* object bound to destroyed handle */ enumerator
150 case SCF_ERROR_HANDLE_DESTROYED: in ilbd_scf_err_to_ilb_err()