/illumos-gate/usr/src/lib/libscf/inc/ |
H A D | libscf_priv.h | 188 int _scf_snapshot_take_new(scf_instance_t *, const char *, scf_snapshot_t *); 190 const char *, const char *, const char *, scf_snapshot_t *); 191 int _scf_snapshot_take_attach(scf_instance_t *, scf_snapshot_t *); 192 int _scf_snapshot_attach(scf_snapshot_t *, scf_snapshot_t *); 193 int _scf_snapshot_delete(scf_snapshot_t *); 222 scf_snapshot_t *snap;
|
H A D | libscf.h | 57 typedef struct scf_snapshot scf_snapshot_t; typedef 548 const scf_snapshot_t *); 554 const scf_snapshot_t *, const char *); 567 int scf_iter_next_snapshot(scf_iter_t *, scf_snapshot_t *); 605 scf_snapshot_t *scf_snapshot_create(scf_handle_t *); 606 scf_handle_t *scf_snapshot_handle(const scf_snapshot_t *); 607 void scf_snapshot_destroy(scf_snapshot_t *); 608 ssize_t scf_snapshot_get_name(const scf_snapshot_t *, char *, size_t); 609 int scf_snapshot_get_parent(const scf_snapshot_t *, scf_instance_t *); 611 scf_snapshot_t *); [all …]
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | startd.h | 591 scf_snapshot_t *, int, char **); 640 scf_snapshot_t *libscf_get_or_make_running_snapshot(scf_instance_t *, 673 scf_snapshot_t *, method_restart_t *, uint_t *, uint8_t *, uint64_t *, 679 int libscf_get_startd_properties(scf_instance_t *, scf_snapshot_t *, uint_t *, 681 int libscf_get_template_values(scf_instance_t *, scf_snapshot_t *, char **, 694 scf_snapshot_t *libscf_get_running_snapshot(scf_instance_t *);
|
H A D | expand.c | 105 get_prop(const scf_instance_t *inst, scf_snapshot_t *snap, in get_prop() 153 get_prop_val_str(const scf_instance_t *inst, scf_snapshot_t *snap, in get_prop_val_str() 160 scf_snapshot_t *tmpsnap = NULL; in get_prop_val_str() 355 expand_token(const char *str, scf_instance_t *inst, scf_snapshot_t *snap, in expand_token() 555 scf_snapshot_t *snap, int method_type, char **retstr) in expand_method_tokens()
|
H A D | libscf.c | 107 scf_snapshot_t * 111 scf_snapshot_t *snap; in libscf_get_running_snapshot() 132 scf_snapshot_t * 137 scf_snapshot_t *snap; in libscf_get_or_make_running_snapshot() 194 scf_snapshot_t *running, *start = NULL; in libscf_snapshots_poststart() 339 scf_snapshot_t *snap; in libscf_snapshots_refresh() 2078 libscf_get_template_values(scf_instance_t *inst, scf_snapshot_t *snap, in libscf_get_template_values() 2213 scf_snapshot_t *snap, uint_t *flags, char **prefixp) in libscf_get_startd_properties() 2866 scf_snapshot_t *snap, method_restart_t *restart_on, uint_t *cte_mask, in libscf_get_method() 3414 scf_snapshot_t *snap; in walk_dependency_pgs()
|
H A D | restarter.c | 323 scf_snapshot_t *snap = NULL; in restarter_insert_inst() 955 scf_snapshot_t *rsnap; in restarter_take_pending_snapshots() 1679 scf_snapshot_t *snap; in refresh_instance()
|
H A D | method.c | 669 scf_snapshot_t *snap; in method_run()
|
/illumos-gate/usr/src/cmd/ipf/svc/ |
H A D | ipfd.c | 98 static scf_snapshot_t *snap; 363 scf_snapshot_t *lsnap = NULL; in service_is_rpc() 421 scf_snapshot_t *lsnap = NULL; in instance_has_firewall()
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | lowlevel_impl.h | 98 scf_snapshot_t *rh_snapshot;
|
H A D | lowlevel.c | 1353 scf_snapshot_t *snap; in handle_unrefed() 2589 scf_iter_next_snapshot(scf_iter_t *iter, scf_snapshot_t *out) in scf_iter_next_snapshot() 2610 const scf_snapshot_t *snap) in scf_iter_instance_pgs_composed() 2621 const scf_instance_t *inst, const scf_snapshot_t *snap, const char *type) in scf_iter_instance_pgs_typed_composed() 2809 _scf_snapshot_delete(scf_snapshot_t *snap) in _scf_snapshot_delete() 2888 scf_snapshot_t *pg) in scf_instance_get_snapshot() 2914 const scf_snapshot_t *snap, const char *name, scf_propertygroup_t *pg) in scf_instance_get_pg_composed() 3001 scf_snapshot_t * 3004 scf_snapshot_t *ret; in scf_snapshot_create() 3021 scf_snapshot_handle(const scf_snapshot_t *val) in scf_snapshot_handle() [all …]
|
H A D | scf_tmpl.c | 95 scf_snapshot_t *pt_snap; 111 scf_snapshot_t *pw_snap; 911 scf_snapshot_t **snap) in _get_snapshot() 986 scf_instance_t *inst, scf_snapshot_t *s) in _get_restarter_inst() 1167 scf_snapshot_t *snap, walk_template_inst_func_t *func, in _walk_template_instances() 1317 const scf_snapshot_t *snap, const char *name, scf_propertygroup_t *pg) in _get_pg() 1344 const scf_snapshot_t *snap, const char *name, scf_propertygroup_t *pg) in _lookup_pg() 1476 const scf_snapshot_t *snap, const char *pg_name, const char *pg_type, in _find_template_pg_match() 1666 scf_snapshot_t *tmpl_snap = NULL; in find_pg_match() 1728 scf_snapshot_t *snap = NULL; in scf_tmpl_get_by_pg() [all …]
|
H A D | midlevel.c | 2656 scf_snapshot_t *snap = running ? scf_snapshot_create(h) : NULL; in scf_read_propvec() 2822 scf_snapshot_t *snap = scf_snapshot_create(h); in scf_write_propvec()
|
H A D | notify_params.c | 196 scf_snapshot_t *snap = scf_snapshot_create(h); in get_pg()
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_scm.c | 181 static scf_snapshot_t * 185 scf_snapshot_t *snap; in svcctl_scm_get_running_snapshot() 215 scf_snapshot_t *snap = NULL; in svcctl_scm_inst_get_val()
|
/illumos-gate/usr/src/lib/librestart/common/ |
H A D | librestart.h | 321 scf_snapshot_t *, const char *, const char *, struct method_context **);
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 377 static scf_snapshot_t * 380 scf_snapshot_t *snap = scf_snapshot_create(hndl); in get_snapshot() 415 scf_snapshot_t *snap = NULL; in process_ent()
|
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 484 static scf_snapshot_t * 487 scf_snapshot_t *snap; in get_running_snapshot() 515 scf_snapshot_t *snap = NULL; in inst_get_single_val() 2200 print_application_properties(scf_walkinfo_t *wip, scf_snapshot_t *snap) in print_application_properties() 2410 scf_snapshot_t *snap; in print_detailed() 2695 scf_snapshot_t *snap = scf_snapshot_create(h); in get_notify_param_classes() 3212 scf_snapshot_t *snap; in walk_dependencies()
|
H A D | explain.c | 186 static scf_snapshot_t *g_snap; 285 scf_snapshot_t *snap; in load_dependencies() 1936 scf_snapshot_t *snap; in print_docs()
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | synch.c | 451 scf_snapshot_t *snap; in has_potential()
|
/illumos-gate/usr/src/cmd/halt/ |
H A D | halt.c | 274 scf_snapshot_t *snap = NULL; in stop_delegates() 275 scf_snapshot_t *isnap = NULL; in stop_delegates()
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.c | 70 scf_snapshot_t *sr_snap;
|
/illumos-gate/usr/src/cmd/kbd/ |
H A D | kbd.c | 684 scf_snapshot_t *snap = NULL; in kbd_defaults()
|
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_util.c | 876 scf_snapshot_t *snap = NULL; in nwam_get_smf_string_property()
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 213 static scf_snapshot_t *cur_snap = NULL; 256 static scf_snapshot_t *imp_snap = NULL, *imp_lisnap = NULL, *imp_tlisnap = NULL; 257 static scf_snapshot_t *imp_rsnap = NULL; 496 get_snaplevel(scf_snapshot_t *snap, int get_svc, scf_snaplevel_t *snpl) in get_snaplevel() 583 scf_snapshot_t *snap, scf_snaplevel_t *snpl) in entity_get_running_pg() 1517 take_snap(scf_instance_t *inst, const char *name, scf_snapshot_t *snap) in take_snap() 1582 scf_snapshot_t *snap; in refresh_running_snapshot() 12383 scf_snapshot_t *snap; in lscf_instance_delete() 15083 scf_snapshot_t *snap; in lscf_listsnap() 15121 scf_snapshot_t *snap; in lscf_selectsnap() [all …]
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 65 scf_snapshot_t *ss_snap;
|