Searched refs:scf_simple_prop_get_t (Results 1 – 3 of 3) sorted by relevance
45 typedef scf_simple_prop_t *(*scf_simple_prop_get_t)(scf_handle_t *, typedef47 static scf_simple_prop_get_t real_scf_simple_prop_get = NULL;58 scf_simple_prop_get_t scf_simple_prop_get = (scf_handle == NULL)? NULL : in load_scf()59 (scf_simple_prop_get_t)dlsym(scf_handle, "scf_simple_prop_get"); in load_scf()73 real_scf_simple_prop_get = (scf_simple_prop_get_t)(-1); in load_scf()114 if (real_scf_simple_prop_get == (scf_simple_prop_get_t)(-1) || in check_archive_update()
60 typedef scf_simple_prop_t *(*scf_simple_prop_get_t)(scf_handle_t *, typedef62 static scf_simple_prop_get_t real_scf_simple_prop_get = NULL;73 scf_simple_prop_get_t scf_simple_prop_get = (scf_handle == NULL)? NULL : in load_scf()74 (scf_simple_prop_get_t)dlsym(scf_handle, "scf_simple_prop_get"); in load_scf()88 real_scf_simple_prop_get = (scf_simple_prop_get_t)(-1); in load_scf()129 if (real_scf_simple_prop_get == (scf_simple_prop_get_t)(-1) || in check_archive_update()
61 typedef scf_simple_prop_t *(*scf_simple_prop_get_t)(scf_handle_t *, typedef63 static scf_simple_prop_get_t real_scf_simple_prop_get = NULL;74 scf_simple_prop_get_t scf_simple_prop_get = (scf_handle == NULL)? NULL : in load_scf()75 (scf_simple_prop_get_t)dlsym(scf_handle, "scf_simple_prop_get"); in load_scf()89 real_scf_simple_prop_get = (scf_simple_prop_get_t)(-1); in load_scf()130 if (real_scf_simple_prop_get == (scf_simple_prop_get_t)(-1) || in check_archive_update()