Searched refs:repo_value (Results 1 – 1 of 1) sorted by relevance
877 scf_value_t *repo_value; in lscf_prep_hndl() local880 repo_value = scf_value_create(g_hndl); in lscf_prep_hndl()881 if (repo_value == NULL) in lscf_prep_hndl()884 ret = scf_value_set_astring(repo_value, est->sc_repo_doorname); in lscf_prep_hndl()887 if (scf_handle_decorate(g_hndl, "door_path", repo_value) != in lscf_prep_hndl()891 scf_value_destroy(repo_value); in lscf_prep_hndl()