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