Searched refs:entity_elts (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 108 struct entity_elts { struct 9179 export_pg(scf_propertygroup_t *pg, struct entity_elts *eelts, int flags) in export_pg() 9256 export_dependency(scf_propertygroup_t *pg, struct entity_elts *eelts) in export_dependency() 9464 export_method(scf_propertygroup_t *pg, struct entity_elts *eelts) in export_method() 9716 struct entity_elts *eelts) in export_pg_elts() 9741 export_svc_general(scf_propertygroup_t *pg, struct entity_elts *selts) in export_svc_general() 9830 export_method_context(scf_propertygroup_t *pg, struct entity_elts *elts) in export_method_context() 10046 export_dependents(scf_propertygroup_t *pg, struct entity_elts *eelts) in export_dependents() 10297 export_template(scf_propertygroup_t *pg, struct entity_elts *elts, in export_template() 10405 export_notify_params(scf_propertygroup_t *pg, struct entity_elts *elts) in export_notify_params() [all …]
|