Home
last modified time | relevance | path

Searched refs:scf_values_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h140 } scf_values_t; typedef
754 int scf_tmpl_prop_internal_seps(const scf_prop_tmpl_t *, scf_values_t *);
767 scf_values_t *vals);
779 scf_values_t *vals);
781 void scf_values_destroy(scf_values_t *);
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c882 get_v_pointer(scf_values_t *v) in get_v_pointer()
906 get_value(scf_value_t *val, scf_values_t *v, int c, char *buf, int sz) in get_value()
940 values_get(scf_property_t *prop, scf_values_t *v) in values_get()
1044 scf_values_t vals = { 0 }; in add_prop_to_nvlist()
H A Dscf_tmpl.c532 scf_values_t *vals) in _append_astrings_values()
683 scf_values_t *vals) in _read_astrings_values()
3542 scf_tmpl_prop_internal_seps(const scf_prop_tmpl_t *t, scf_values_t *vals) in scf_tmpl_prop_internal_seps()
3590 scf_values_t *vals) in scf_tmpl_value_name_constraints()
3693 scf_values_t vals; in _check_choices_include_values()
3771 scf_values_t vals; in _scf_tmpl_get_count_ranges()
3870 scf_values_t vals; in _scf_tmpl_get_int_ranges()
4015 scf_tmpl_value_name_choices(const scf_prop_tmpl_t *t, scf_values_t *vals) in scf_tmpl_value_name_choices()
4095 scf_values_destroy(scf_values_t *vals) in scf_values_destroy()
5693 scf_values_t vals; in _value_in_constraint()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c12969 scf_values_t values; in print_template_constraints()
13018 scf_values_t values; in print_template_choices()
13114 scf_values_t values; in list_prop_tmpl()