Searched refs:scf_simple_app_props_t (Results 1 – 3 of 3) sorted by relevance
64 typedef struct scf_simple_app_props scf_simple_app_props_t; typedef793 scf_simple_app_props_t *scf_simple_app_props_get(scf_handle_t *, const char *);794 void scf_simple_app_props_free(scf_simple_app_props_t *);796 const scf_simple_app_props_t *, scf_simple_prop_t *);798 const scf_simple_app_props_t *, const char *, const char *);
1784 scf_simple_app_props_t *1791 scf_simple_app_props_t *ret = NULL; in scf_simple_app_props_get()2136 scf_simple_app_props_free(scf_simple_app_props_t *propblock) in scf_simple_app_props_free()2164 scf_simple_app_props_next(const scf_simple_app_props_t *propblock, in scf_simple_app_props_next()2229 scf_simple_app_props_search(const scf_simple_app_props_t *propblock, in scf_simple_app_props_search()
349 scf_simple_app_props_t *props = NULL; in smbclnt_config_load()