Searched defs:wip (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 789 ctids_by_restarter(scf_walkinfo_t *wip, uint64_t *cp, int print_flag, in ctids_by_restarter() 997 sprint_ctid(char **buf, scf_walkinfo_t *wip) in sprint_ctid() 1039 sortkey_ctid(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_ctid() 1082 sprint_desc(char **buf, scf_walkinfo_t *wip) in sprint_desc() 1126 sortkey_desc(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_desc() 1174 sortkey_states(const char *pname, char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_states() 1208 sprint_state(char **buf, scf_walkinfo_t *wip) in sprint_state() 1242 sortkey_state(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_state() 1248 sprint_nstate(char **buf, scf_walkinfo_t *wip) in sprint_nstate() 1281 sortkey_nstate(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_nstate() [all …]
|
H A D | explain.c | 2124 print_service_cb(void *verbose, scf_walkinfo_t *wip) in print_service_cb()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/ |
H A D | routeadm.c | 893 ra_upgrade_legacy_daemons_cb(void *data, scf_walkinfo_t *wip) in ra_upgrade_legacy_daemons_cb() 1293 ra_set_current_opt_cb(void *data, scf_walkinfo_t *wip) in ra_set_current_opt_cb() 1303 ra_set_persistent_opt_cb(void *data, scf_walkinfo_t *wip) in ra_set_persistent_opt_cb() 1309 ra_get_current_opt_cb(void *data, scf_walkinfo_t *wip) in ra_get_current_opt_cb() 1315 ra_get_persistent_opt_cb(void *data, scf_walkinfo_t *wip) in ra_get_persistent_opt_cb() 1321 ra_routing_opt_set_cb(void *data, scf_walkinfo_t *wip) in ra_routing_opt_set_cb() 1327 ra_routing_opt_unset_cb(void *data, scf_walkinfo_t *wip) in ra_routing_opt_unset_cb() 1339 ra_routing_opt_set_unset_cb(raopt_t *raopt, scf_walkinfo_t *wip, boolean_t set) in ra_routing_opt_set_unset_cb() 1365 ra_get_set_opt_common_cb(raopt_t *raopt, scf_walkinfo_t *wip, in ra_get_set_opt_common_cb() 1570 ra_set_default_opt_cb(void *data, scf_walkinfo_t *wip) in ra_set_default_opt_cb() [all …]
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 1821 set_fmri_enabled(void *data, scf_walkinfo_t *wip) in set_fmri_enabled() 1873 wait_fmri_enabled(void *data, scf_walkinfo_t *wip) in wait_fmri_enabled() 1943 wait_fmri_disabled(void *data, scf_walkinfo_t *wip) in wait_fmri_disabled() 2002 clear_instance(void *data, scf_walkinfo_t *wip) in clear_instance() 2030 set_fmri_action(void *action, scf_walkinfo_t *wip) in set_fmri_action() 2049 force_degraded(void *data, scf_walkinfo_t *wip) in force_degraded() 2075 force_maintenance(void *data, scf_walkinfo_t *wip) in force_maintenance()
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_scm.c | 276 char **buf, scf_walkinfo_t *wip) in svcctl_scm_get_svcstate() 315 char **buf, scf_walkinfo_t *wip) in svcctl_scm_get_svcdesc() 360 char **buf, scf_walkinfo_t *wip) in svcctl_scm_get_svcfmri() 438 svcctl_scm_cb_list_svcinst(void *context, scf_walkinfo_t *wip) in svcctl_scm_cb_list_svcinst()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 565 list_props_cb(void *data, scf_walkinfo_t *wip) in list_props_cb() 670 set_svc_enable_cb(void *data, scf_walkinfo_t *wip) in set_svc_enable_cb() 748 modify_inst_props_cb(void *data, scf_walkinfo_t *wip) in modify_inst_props_cb()
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 684 process_fmri(void *unused, scf_walkinfo_t *wip) in process_fmri() 770 do_wait(void *unused, scf_walkinfo_t *wip) in do_wait()
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 10842 export_callback(void *data, scf_walkinfo_t *wip) in export_callback() 11324 select_callback(void *unused, scf_walkinfo_t *wip) in select_callback() 11367 validate_callback(void *fmri_p, scf_walkinfo_t *wip) in validate_callback() 12621 delete_callback(void *data, scf_walkinfo_t *wip) in delete_callback() 16967 lscf_service_cleanup(void *act, scf_walkinfo_t *wip) in lscf_service_cleanup()
|