Home
last modified time | relevance | path

Searched refs:rep_protocol_value_type_t (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_type.h35 int scf_validate_encoded_value(rep_protocol_value_type_t, const char *);
37 rep_protocol_value_type_t scf_proto_underlying_type(rep_protocol_value_type_t);
39 int scf_is_compatible_protocol_type(rep_protocol_value_type_t,
40 rep_protocol_value_type_t);
H A Dscf_type.c296 rep_protocol_value_type_t
297 scf_proto_underlying_type(rep_protocol_value_type_t t) in scf_proto_underlying_type()
334 scf_is_compatible_protocol_type(rep_protocol_value_type_t base, in scf_is_compatible_protocol_type()
335 rep_protocol_value_type_t new) in scf_is_compatible_protocol_type()
337 rep_protocol_value_type_t t, cur; in scf_is_compatible_protocol_type()
355 valid_encoded_value(rep_protocol_value_type_t t, const char *v) in valid_encoded_value()
439 scf_validate_encoded_value(rep_protocol_value_type_t t, const char *v) in scf_validate_encoded_value()
441 rep_protocol_value_type_t base, cur; in scf_validate_encoded_value()
H A Dlowlevel_impl.h158 rep_protocol_value_type_t value_type;
178 rep_protocol_value_type_t entry_type;
H A Dlowlevel.c296 rep_protocol_value_type_t ti_proto_type;
330 static rep_protocol_value_type_t
343 scf_protocol_type_to_type(rep_protocol_value_type_t t) in scf_protocol_type_to_type()
3615 rep_protocol_value_type_t *out) in property_type_locked()
3648 rep_protocol_value_type_t out_raw; in scf_property_type()
3666 rep_protocol_value_type_t type; in scf_property_is_type()
3854 rep_protocol_value_type_t oldtype; in transaction_add()
4479 rep_protocol_value_type_t t, cur; in scf_value_base_type()
4499 rep_protocol_value_type_t t; in scf_value_type()
4512 rep_protocol_value_type_t t; in scf_value_is_type()
[all …]
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h219 rep_protocol_value_type_t rn_valtype;
680 const char *, rep_protocol_value_type_t, const char *, size_t, size_t);
698 int rc_node_get_property_type(rc_node_ptr_t *, rep_protocol_value_type_t *);
H A Drc_node.c2201 const char *name, rep_protocol_value_type_t type, in rc_node_create_property()
3045 rc_node_get_property_type(rc_node_ptr_t *npp, rep_protocol_value_type_t *out) in rc_node_get_property_type()
5576 const char *propname, rep_protocol_value_type_t ptype) in rc_svc_prop_exists()
H A Dfile_object.c710 rep_protocol_value_type_t type; in fill_property_callback()
H A Dclient.c1580 rep_protocol_value_type_t t = 0; in property_get_type()
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h580 } rep_protocol_value_type_t; typedef
862 rep_protocol_value_type_t rpr_type;