Searched refs:scf_entry_create (Results 1 - 21 of 21) sorted by relevance

/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_scfutil.c358 entry = scf_entry_create(handle->scf_handle);
459 entry = scf_entry_create(handle->scf_handle);
517 entry = scf_entry_create(handle->scf_handle);
649 entry = scf_entry_create(handle->scf_handle);
742 entry = scf_entry_create(handle->scf_handle);
837 entry = scf_entry_create(handle->scf_handle);
/osnet-11/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c692 if ((entry = scf_entry_create(handle->scf_handle)) != NULL) {
732 (entry = scf_entry_create(handle->scf_handle)) != NULL) {
/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c1218 (t_state = scf_entry_create(h)) == NULL ||
1219 (t_state_next = scf_entry_create(h)) == NULL ||
1220 (t_stime = scf_entry_create(h)) == NULL ||
1221 (t_aux = scf_entry_create(h)) == NULL ||
1222 (t_aux_state_custom = scf_entry_create(h)) == NULL ||
1223 (t_aux_reason = scf_entry_create(h)) == NULL ||
1224 (t_aux_textdomain = scf_entry_create(h)) == NULL ||
1617 t_cid = scf_entry_create(h);
1911 t_cid = scf_entry_create(h);
4089 e = scf_entry_create(
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c534 (ent = scf_entry_create(h)) == NULL)
661 (ent = scf_entry_create(h)) == NULL)
727 (ent = scf_entry_create(h)) == NULL)
1519 scf_transaction_entry_t *entry = scf_entry_create(handle);
3059 if ((e = scf_entry_create(h)) == NULL) {
3211 e = scf_entry_create(h);
3492 (ent = scf_entry_create(h)) == NULL) {
3843 (t_ms = scf_entry_create(h)) == NULL ||
3844 (t_ml = scf_entry_create(h)) == NULL ||
3850 ((t_td = scf_entry_create(
[all...]
H A Dnotify_params.c748 scf_entry_create(h);
H A Dlowlevel.c5022 scf_entry_create(scf_handle_t *h) function
/osnet-11/usr/src/lib/libstmf/common/
H A Dstore.c324 ((entry = scf_entry_create(handle)) == NULL) ||
665 ((entry = scf_entry_create(handle)) == NULL) ||
821 entryVeName = scf_entry_create(handle);
969 ((entry[i] = scf_entry_create(handle)) == NULL)) {
1413 ((entry1 = scf_entry_create(handle)) == NULL) ||
1414 ((entry2 = scf_entry_create(handle)) == NULL) ||
2085 ((entry = scf_entry_create(handle)) == NULL) ||
2320 ((entry = scf_entry_create(handle)) == NULL) ||
2659 ((entry = scf_entry_create(handle)) == NULL) ||
4491 ((entry1 = scf_entry_create(handl
[all...]
/osnet-11/usr/src/lib/libfedfs/common/
H A Dsmf_params.c400 (entry = scf_entry_create(h)) == NULL ||
748 (entry = scf_entry_create(h)) == NULL ||
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_scf.c73 prop->entry = scf_entry_create(scf_hdl);
/osnet-11/usr/src/lib/libuvfs/common/
H A Dsvc.c161 scf_transaction_entry_t *ent = scf_entry_create(h);
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c555 if ((entry = scf_entry_create(handle)) == NULL)
586 if ((entry = scf_entry_create(handle)) == NULL)
617 if ((entry = scf_entry_create(handle)) == NULL)
649 if ((entry = scf_entry_create(handle)) == NULL)
H A Dlibdlwlan.c1616 entry = scf_entry_create(handle);
/osnet-11/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c211 ((entry = scf_entry_create(handle)) == NULL) ||
862 ((entry = scf_entry_create(handle)) == NULL) ||
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_cong.c656 (ent = scf_entry_create(ss.h)) == NULL)
740 (ent = scf_entry_create(ss.h)) == NULL)
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h742 scf_transaction_entry_t *scf_entry_create(scf_handle_t *);
/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c331 entry = scf_entry_create(hdl->legacy_smf_hdl);
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c996 (ent = scf_entry_create(h)) == NULL) {
/osnet-11/usr/src/lib/libvscan/common/
H A Dlibvscan.c899 vsc.vscf_ent[np] = scf_entry_create(vsc.vscf_handle);
/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c1016 (ent = scf_entry_create(h)) == NULL) {
/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1449 (txent = scf_entry_create(h)) == NULL ||
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssscf.c1076 (ent = scf_entry_create(self->handle)) == NULL) {

Completed in 119 milliseconds