Home
last modified time | relevance | path

Searched refs:scf_resources_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_impl.h182 } scf_resources_t; typedef
198 scf_resources_t *);
199 extern void ipmgmt_release_scf_resources(scf_resources_t *);
200 extern boolean_t ipmgmt_needs_upgrade(scf_resources_t *);
201 extern void ipmgmt_update_dbver(scf_resources_t *);
H A Dipmgmt_persist.c1693 ipmgmt_release_scf_resources(scf_resources_t *res) in ipmgmt_release_scf_resources()
1711 ipmgmt_create_scf_resources(const char *fmri, scf_resources_t *res) in ipmgmt_create_scf_resources()
1748 ipmgmt_set_scfprop_value(scf_resources_t *res, const char *pname, void *pval, in ipmgmt_set_scfprop_value()
1821 ipmgmt_get_scfprop(scf_resources_t *res, const char *pgname, const char *pname, in ipmgmt_get_scfprop()
1850 ipmgmt_set_scfprop(scf_resources_t *res, const char *pgname, const char *pname, in ipmgmt_set_scfprop()
1899 scf_resources_t res; in ipmgmt_ngz_firstboot_postinstall()
1932 ipmgmt_needs_upgrade(scf_resources_t *res) in ipmgmt_needs_upgrade()
1956 ipmgmt_update_dbver(scf_resources_t *res) in ipmgmt_update_dbver()
H A Dipmgmt_main.c107 scf_resources_t res; in ipmgmt_db_init()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c76 } scf_resources_t; typedef
292 release_scf_resources(scf_resources_t *res) in release_scf_resources()
323 create_scf_resources(const char *fmri, scf_resources_t *res) in create_scf_resources()
400 boolean_t running, scf_resources_t *res) in get_property_value()
441 scf_resources_t res; in nwamd_lookup_boolean_property()
484 scf_resources_t res; in nwamd_lookup_string_property()
529 scf_resources_t res; in nwamd_lookup_count_property()
550 set_property_value(scf_resources_t *res, const char *propname, in set_property_value()
600 scf_resources_t res; in nwamd_set_count_property()
633 scf_resources_t res; in nwamd_set_string_property()
[all …]