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

/opensolaris-onvv-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)
334 scf_is_compatible_protocol_type(rep_protocol_value_type_t base,
335 rep_protocol_value_type_t new)
337 rep_protocol_value_type_t t, cur;
355 valid_encoded_value(rep_protocol_value_type_t t, const char *v)
439 scf_validate_encoded_value(rep_protocol_value_type_t t, const char *v)
441 rep_protocol_value_type_t base, cur;
H A Dlowlevel_impl.h157 rep_protocol_value_type_t value_type;
177 rep_protocol_value_type_t entry_type;
H A Dlowlevel.c289 rep_protocol_value_type_t ti_proto_type;
311 static rep_protocol_value_type_t
324 scf_protocol_type_to_type(rep_protocol_value_type_t t)
362 rep_protocol_value_type_t t = scf_type_to_protocol_type(type);
3500 rep_protocol_value_type_t *out)
3533 rep_protocol_value_type_t out_raw;
3550 rep_protocol_value_type_t base = scf_type_to_protocol_type(base_arg);
3551 rep_protocol_value_type_t type;
3571 rep_protocol_value_type_t base = scf_type_to_protocol_type(base_arg);
3572 rep_protocol_value_type_t typ
[all...]
/opensolaris-onvv-gate/usr/src/common/svc/
H A Drepcache_protocol.h579 } rep_protocol_value_type_t; typedef in typeref:enum:rep_protocol_value_type
861 rep_protocol_value_type_t rpr_type;
/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h220 rep_protocol_value_type_t rn_valtype;
681 const char *, rep_protocol_value_type_t, const char *, size_t, size_t);
699 int rc_node_get_property_type(rc_node_ptr_t *, rep_protocol_value_type_t *);
H A Drc_node.c2210 const char *name, rep_protocol_value_type_t type,
3054 rc_node_get_property_type(rc_node_ptr_t *npp, rep_protocol_value_type_t *out)
3800 * rep_protocol_value_type_t), so terminate the string.
5581 const char *propname, rep_protocol_value_type_t ptype)
H A Dfile_object.c711 rep_protocol_value_type_t type;
H A Dclient.c1576 rep_protocol_value_type_t t = 0;

Completed in 196 milliseconds