/illumos-gate/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 55 typedef struct scf_property scf_property_t; typedef 560 int scf_iter_property_values(scf_iter_t *, const scf_property_t *); 566 int scf_iter_next_property(scf_iter_t *, scf_property_t *); 656 scf_property_t *scf_property_create(scf_handle_t *); 657 scf_handle_t *scf_property_handle(const scf_property_t *); 658 void scf_property_destroy(scf_property_t *); 659 int scf_property_is_type(const scf_property_t *, scf_type_t); 660 int scf_property_type(const scf_property_t *, scf_type_t *); 661 ssize_t scf_property_get_name(const scf_property_t *, char *, size_t); 662 int scf_property_get_value(const scf_property_t *, scf_value_t *); [all …]
|
H A D | libscf_priv.h | 313 scf_property_t *prop;
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 400 libscf_read_single_astring(scf_handle_t *h, scf_property_t *prop, char **ret) in libscf_read_single_astring() 512 scf_property_t *prop; in libscf_read_state() 595 scf_property_t *prop; in depgroup_empty() 626 scf_property_t *prop; in depgroup_read_scheme() 656 scf_property_t *prop = safe_scf_property_create(h); in depgroup_read_grouping() 684 scf_property_t *prop = safe_scf_property_create(h); in depgroup_read_restart() 727 scf_property_t *prop; in get_boolean() 850 scf_property_t *prop; in get_count() 943 scf_property_t *prop = safe_scf_property_create(h); in get_restarter() 1709 pg_get_milestone(scf_propertygroup_t *pg, scf_property_t *prop, in pg_get_milestone() [all …]
|
H A D | startd.h | 660 int libscf_get_milestone(scf_instance_t *, scf_property_t *, scf_value_t *, 662 int libscf_extract_runlevel(scf_property_t *, char *); 668 int walk_property_astrings(scf_property_t *, callback_t, void *);
|
H A D | expand.c | 107 scf_property_t *prop) in get_prop() 163 scf_property_t *prop = NULL; in get_prop_val_str()
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | synch.c | 56 scf_property_t *, scf_value_t *, char *, size_t); 100 scf_property_t *prop, const char *name) in read_astring_prop() 146 scf_property_t *prop; in prop_walk_init() 454 scf_property_t *prop; in has_potential()
|
H A D | svcadm.c | 263 scf_property_t *prop; in get_bool_prop() 419 scf_property_t *prop, scf_value_t *v, char *buf, size_t bufsz) in get_astring_prop() 1065 const scf_propertygroup_t *pg, const char *propname, scf_property_t *prop, in dep_get_astring() 1171 scf_property_t *prop; in enable_fmri_rec() 1475 scf_property_t *prop; in set_inst_action() 1633 scf_property_t *prop; in inst_get_state() 1708 scf_property_t *prop; in set_astring_prop()
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 224 display_prop(scf_propertygroup_t *pg, scf_property_t *prop) in display_prop() 309 scf_property_t *prop; in display_pg() 417 scf_property_t *prop; in process_ent() 603 scf_property_t *prop; in process_pg() 667 process_prop(scf_propertygroup_t *pg, scf_property_t *prop) in process_prop() 772 scf_property_t *prop; in do_wait()
|
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | rc_scf.c | 56 scf_property_t *prop = NULL; in cf_get_client_uuid() 116 scf_property_t *prop = NULL; in rc_scf_get_sharectl()
|
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_scfutil.c | 257 scf_property_t *prop; in smb_smf_get_string_property() 349 scf_property_t *prop = NULL; in smb_smf_get_integer_property() 442 scf_property_t *prop = NULL; in smb_smf_get_boolean_property() 539 scf_property_t *prop = NULL; in smb_smf_get_opaque_property()
|
/illumos-gate/usr/src/lib/libndmp/common/ |
H A D | libndmp_prop.c | 186 scf_property_t *prop; in ndmp_smf_get_pg_name() 448 scf_property_t *prop = NULL; in ndmp_smf_set_property() 526 scf_property_t *prop = NULL; in ndmp_smf_get_property()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.h | 61 scf_property_t *fs_property;
|
H A D | smfcfg.c | 154 scf_property_t *prop; in fs_smf_set_prop() 289 scf_property_t *prop; in fs_smf_get_prop()
|
/illumos-gate/usr/src/lib/libshare/smbfs/ |
H A D | smbfs_scfutil.c | 635 scf_property_t *prop; in smb_smf_get_string_property() 729 scf_property_t *prop = NULL; in smb_smf_get_integer_property() 824 scf_property_t *prop = NULL; in smb_smf_get_boolean_property() 923 scf_property_t *prop = NULL; in smb_smf_get_opaque_property()
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 137 fill_prop(scf_property_t *prop, const char *pgname, const char *propname, in fill_prop() 362 scf_simple_pg *thispg, scf_property_t *prop, size_t namelen, in insert_app_props() 483 scf_property_t *eprop = NULL; in get_inst_enabled() 528 scf_property_t *eprop = NULL; in set_inst_enabled() 769 scf_property_t *prop = NULL; in set_inst_action_inst() 1016 scf_property_t *prop = NULL; in get_inst_state() 1512 scf_property_t *prop = scf_property_create(simple_h->h); in scf_read_count_property() 1715 scf_property_t *prop = NULL; in scf_simple_prop_get() 1850 scf_property_t *prop = NULL; in scf_simple_app_props_get() 2658 scf_property_t *p = scf_property_create(h); in scf_read_propvec() [all …]
|
H A D | lowlevel_impl.h | 101 scf_property_t *rh_property;
|
/illumos-gate/usr/src/lib/librestart/common/ |
H A D | librestart.c | 1377 scf_property_t *prop = NULL; in restarter_remove_contract() 1677 scf_property_t *prop = NULL; in restarter_store_contract() 1984 size_t bufsz, scf_property_t *prop, scf_value_t *val) in get_astring_val() 2010 scf_property_t *prop, scf_value_t *val) in get_boolean_val() 2376 scf_property_t *prop, scf_value_t *val, const char *cmdline, in get_profile() 2509 scf_property_t *prop, scf_value_t *val, struct method_context *ci, in get_ids() 2686 struct method_context *mcp, scf_property_t *prop, scf_value_t *val) in get_environment() 2799 scf_property_t *prop = NULL; in restarter_get_method_context() 3915 scf_property_t *prop; in restarter_inst_validate_ractions_aux_fmri() 3964 scf_property_t *prop; in restarter_inst_ractions_from_tty() [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_impl.h | 178 scf_property_t *sr_prop;
|
/illumos-gate/usr/src/lib/libstmf/common/ |
H A D | store.c | 294 scf_property_t *prop = NULL; in iPsAddRemoveGroupMember() 638 scf_property_t *prop = NULL; in iPsAddRemoveLuViewEntry() 1386 scf_property_t *prop = NULL; in iPsCreateDeleteGroup() 1693 scf_property_t *prop = NULL; in iPsGetGroupList() 1866 scf_property_t *prop = NULL; in iPsGetGroupMemberList() 2073 scf_property_t *prop = NULL; in iPsGetSetPersistType() 2288 scf_property_t *prop = NULL; in iPsGetSetStmfProp() 2645 scf_property_t *prop = NULL; in iPsGetServiceVersion() 2843 scf_property_t *prop = NULL; in iPsGetActualGroupName() 3496 scf_property_t *prop = NULL; in psGetViewEntryList() [all …]
|
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | audit_scf.h | 73 scf_property_t *prop; /* property handle */
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | libmlsvc.h | 191 scf_property_t *mc_scf_gprop; /* Property */
|
/illumos-gate/usr/src/lib/libshare/common/ |
H A D | scfutil.c | 250 scf_property_t *prop; in sa_extract_pgroup() 343 scf_property_t *prop; in sa_extract_attrs() 474 scf_property_t *prop; in sa_share_from_pgroup() 710 scf_property_t *prop = NULL; in sa_share_props_from_pgroup() 1063 scf_property_t *prop; in sa_extract_defaults()
|
/illumos-gate/usr/src/cmd/acctadm/ |
H A D | aconf.c | 452 scf_property_t *prop; in aconf_get_string() 481 scf_property_t *prop; in aconf_get_bool()
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 260 static scf_property_t *imp_prop = NULL; 279 static scf_property_t *ud_prop = NULL; 280 static scf_property_t *ud_dpt_prop = NULL; 291 static scf_property_t *exp_prop; 1040 prop_to_typestr(const scf_property_t *prop) in prop_to_typestr() 1134 pg_get_prop(scf_propertygroup_t *pg, const char *propname, scf_property_t *prop) in pg_get_prop() 1165 prop_check_type(scf_property_t *prop, scf_type_t ty) in prop_check_type() 1203 prop_get_val(scf_property_t *prop, scf_value_t *val) in prop_get_val() 1876 scf_property_t *sc_prop = NULL; in find_current_prop_type() 3450 static int upgrade_dependent(const scf_property_t *, const entity_t *, [all …]
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 192 scf_property_t *scf_prop; in prop_exists() 216 scf_property_t *scf_prop; in get_debug() 262 scf_property_t *scf_prop; in get_val_bool() 309 scf_property_t *scf_prop; in get_val_int() 402 scf_property_t *scf_prop; in get_val_ds() 614 scf_property_t *scf_prop; in get_val_astring() 745 scf_property_t *prop = NULL; in set_val()
|