Searched refs:SCF_ERROR_VERSION_MISMATCH (Results 1 – 6 of 6) sorted by relevance
68 {SCF_ERROR_VERSION_MISMATCH, "incompatible SCF version"},
755 (void) scf_set_error(SCF_ERROR_VERSION_MISMATCH); in scf_handle_create()1257 return (scf_set_error(SCF_ERROR_VERSION_MISMATCH)); in scf_handle_bind()1260 return (scf_set_error(SCF_ERROR_VERSION_MISMATCH)); in scf_handle_bind()1263 return (scf_set_error(SCF_ERROR_VERSION_MISMATCH)); in scf_handle_bind()1275 return (scf_set_error(SCF_ERROR_VERSION_MISMATCH)); in scf_handle_bind()
179 SCF_ERROR_VERSION_MISMATCH, /* incompatible SCF version */ enumerator
151 case SCF_ERROR_VERSION_MISMATCH: in ilbd_scf_err_to_ilb_err()
3393 assert(scf_error() != SCF_ERROR_VERSION_MISMATCH); in libscf_handle_create_bound_loop()
863 case SCF_ERROR_VERSION_MISMATCH: in restarter_set_states()