Home
last modified time | relevance | path

Searched refs:scf_property_create (Results 1 – 25 of 50) sorted by relevance

12

/titanic_50/usr/src/man/man3scf/
H A DMakefile29 scf_property_create.3scf \
321 scf_pg_get_property.3scf := LINKSRC = scf_property_create.3scf
322 scf_property_destroy.3scf := LINKSRC = scf_property_create.3scf
323 scf_property_get_name.3scf := LINKSRC = scf_property_create.3scf
324 scf_property_get_value.3scf := LINKSRC = scf_property_create.3scf
325 scf_property_handle.3scf := LINKSRC = scf_property_create.3scf
326 scf_property_is_type.3scf := LINKSRC = scf_property_create.3scf
327 scf_property_type.3scf := LINKSRC = scf_property_create.3scf
328 scf_string_to_type.3scf := LINKSRC = scf_property_create.3scf
329 scf_type_to_string.3scf := LINKSRC = scf_property_create.3scf
/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c264 prop = scf_property_create(handle->scf_handle); in smb_smf_get_string_property()
358 prop = scf_property_create(handle->scf_handle); in smb_smf_get_integer_property()
453 prop = scf_property_create(handle->scf_handle); in smb_smf_get_boolean_property()
552 prop = scf_property_create(handle->scf_handle); in smb_smf_get_opaque_property()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc25 file path=usr/share/man/man3scf/scf_property_create.3scf
145 target=scf_property_create.3scf
154 target=scf_property_create.3scf
156 target=scf_property_create.3scf
158 target=scf_property_create.3scf
160 target=scf_property_create.3scf
162 target=scf_property_create.3scf
166 target=scf_property_create.3scf
263 target=scf_property_create.3scf
375 target=scf_property_create.3scf
/titanic_50/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c197 if ((prop = scf_property_create(h->scf_handle)) == NULL) { in ndmp_smf_get_pg_name()
458 ((prop = scf_property_create(handle->scf_handle)) == NULL) || in ndmp_smf_set_property()
532 ((prop = scf_property_create(handle->scf_handle)) != NULL) && in ndmp_smf_get_property()
/titanic_50/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c650 prop = scf_property_create(handle->scf_handle); in smb_smf_get_string_property()
746 prop = scf_property_create(handle->scf_handle); in smb_smf_get_integer_property()
843 prop = scf_property_create(handle->scf_handle); in smb_smf_get_boolean_property()
944 prop = scf_property_create(handle->scf_handle); in smb_smf_get_opaque_property()
/titanic_50/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c315 if ((prop = scf_property_create(hndl)) == NULL || in display_pg()
478 (prop = scf_property_create(hndl)) == NULL) in process_ent()
614 prop = scf_property_create(hndl); in process_pg()
782 (prop = scf_property_create(hndl)) == NULL) in do_wait()
/titanic_50/usr/src/lib/libstmf/common/
H A Dstore.c324 ((prop = scf_property_create(handle)) == NULL) || in iPsAddRemoveGroupMember()
665 ((prop = scf_property_create(handle)) == NULL) || in iPsAddRemoveLuViewEntry()
1414 ((prop = scf_property_create(handle)) == NULL) || in iPsCreateDeleteGroup()
1712 ((prop = scf_property_create(handle)) == NULL) || in iPsGetGroupList()
1889 ((prop = scf_property_create(handle)) == NULL) || in iPsGetGroupMemberList()
2083 ((prop = scf_property_create(handle)) == NULL) || in iPsGetSetPersistType()
2318 ((prop = scf_property_create(handle)) == NULL) || in iPsGetSetStmfProp()
2653 ((prop = scf_property_create(handle)) == NULL) || in iPsGetServiceVersion()
2858 ((prop = scf_property_create(handle)) == NULL) || in iPsGetActualGroupName()
3516 ((prop = scf_property_create(handle)) == NULL) || in psGetViewEntryList()
[all …]
/titanic_50/usr/src/cmd/svc/svcadm/
H A Dsynch.c151 (prop = scf_property_create(h)) == NULL) in prop_walk_init()
469 (prop = scf_property_create(h)) == NULL || in has_potential()
H A Dsvcadm.c250 if ((prop = scf_property_create(h)) == NULL || in get_bool_prop()
1082 (prop = scf_property_create(h)) == NULL || in enable_fmri_rec()
1342 (prop = scf_property_create(h)) == NULL || in set_inst_action()
1497 (prop = scf_property_create(h)) == NULL || in inst_get_state()
1580 (prop = scf_property_create(h)) == NULL || in set_astring_prop()
/titanic_50/usr/src/lib/libscf/common/
H A Dmidlevel.c491 (eprop = scf_property_create(h)) == NULL || in get_inst_enabled()
533 (eprop = scf_property_create(h)) == NULL || in set_inst_enabled()
726 (prop = scf_property_create(h)) == NULL || in set_inst_action_inst()
971 ((prop = scf_property_create(h)) == NULL) || in get_inst_state()
1452 scf_property_t *prop = scf_property_create(simple_h->h); in scf_read_count_property()
1677 (prop = scf_property_create(h)) == NULL) in scf_simple_prop_get()
1846 (prop = scf_property_create(h)) == NULL) { in scf_simple_app_props_get()
2598 scf_property_t *p = scf_property_create(h); in scf_read_propvec()
2764 scf_property_t *p = scf_property_create(h); in scf_write_propvec()
H A Dmapfile-vers170 scf_property_create;
/titanic_50/usr/src/cmd/svc/startd/
H A Dexpand.c190 (prop = scf_property_create(h)) == NULL) in get_prop_val_str()
223 prop = scf_property_create(h); in get_prop_val_str()
/titanic_50/usr/src/cmd/acctadm/
H A Daconf.c464 if ((prop = scf_property_create(handle)) == NULL || in aconf_get_string()
493 if ((prop = scf_property_create(handle)) == NULL || in aconf_get_bool()
/titanic_50/usr/src/lib/libshare/common/
H A Dscfutil.c271 prop = scf_property_create(handle->handle); in sa_extract_pgroup()
346 prop = scf_property_create(handle->handle); in sa_extract_attrs()
499 prop = scf_property_create(handle->handle); in sa_share_from_pgroup()
814 prop = scf_property_create(handle->handle); in sa_share_props_from_pgroup()
1066 prop = scf_property_create(handle->handle); in sa_extract_defaults()
/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c173 scf_prop = scf_property_create(handles->main); in prop_exists()
196 scf_prop = scf_property_create(handles->main); in get_debug()
244 scf_prop = scf_property_create(handles->main); in get_val_bool()
302 scf_prop = scf_property_create(handles->main); in get_val_int()
390 scf_prop = scf_property_create(handles->main); in get_val_ds()
548 scf_prop = scf_property_create(handles->main); in get_val_astring()
680 if ((prop = scf_property_create(handles->main)) == NULL || in set_val()
/titanic_50/usr/src/cmd/isns/isnsd/
H A Dconfig.c78 prop = scf_property_create(handle); in load_config()
/titanic_50/usr/src/cmd/svc/common/
H A Dmanifest_hash.c139 (prop = scf_property_create(hndl)) == NULL || in mhash_retrieve_entry()
254 (prop = scf_property_create(hndl)) == NULL) { in mhash_store_entry()
/titanic_50/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c191 prop = scf_property_create(handle); in nd_get_astring_prop()
234 prop = scf_property_create(handle); in nd_get_boolean_prop()
/titanic_50/usr/src/lib/librestart/common/
H A Dlibrestart.c1396 prop = scf_property_create(h); in restarter_remove_contract()
1690 prop = scf_property_create(h); in restarter_store_contract()
2843 (prop = scf_property_create(h)) == NULL || in restarter_get_method_context()
3793 prop = scf_property_create(h); in restarter_inst_validate_ractions_aux_fmri()
3837 prop = scf_property_create(h); in restarter_inst_ractions_from_tty()
3875 prop = scf_property_create(h); in restarter_inst_dump()
3980 prop = scf_property_create(h); in restarter_inst_set_aux_fmri()
/titanic_50/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c257 if ((prop = scf_property_create(h)) == NULL) { in get_start_pg()
314 if ((prop = scf_property_create(h)) == NULL) { in pg_match()
/titanic_50/usr/src/cmd/fcinfo/
H A Dfcadm-list.c174 ((prop = scf_property_create(handle)) == NULL) || in npivAddRemoveNPIVEntry()
863 ((prop = scf_property_create(handle)) == NULL) || in fc_util_create_portlist()
/titanic_50/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c891 (prop = scf_property_create(h)) == NULL || in nwam_get_smf_string_property()
945 (prop = scf_property_create(h)) == NULL || in nwam_set_smf_string_property()
/titanic_50/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c210 ((prop = scf_property_create(handle)) == NULL) || in fcoe_add_remove_scf_entry()
856 ((prop = scf_property_create(handle)) == NULL) || in FCOE_LoadConfig()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c201 (eprop = scf_property_create(h)) == NULL || in modify_prop()
329 (eprop = scf_property_create(h)) == NULL || in delete_prop()
/titanic_50/usr/src/cmd/ipf/svc/
H A Dipfd.c661 scratch_prop = scf_property_create(h); in main()

12