Home
last modified time | relevance | path

Searched refs:REP_PROTOCOL_TYPE_TIME (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_type.c303 case REP_PROTOCOL_TYPE_TIME: in scf_proto_underlying_type()
376 case REP_PROTOCOL_TYPE_TIME: in valid_encoded_value()
H A Dlowlevel.c305 {SCF_TYPE_TIME, REP_PROTOCOL_TYPE_TIME,
4624 if (!scf_value_check_type(val, REP_PROTOCOL_TYPE_TIME)) { in scf_value_get_time()
4747 v->value_type = REP_PROTOCOL_TYPE_TIME; in scf_value_set_time()
4857 case REP_PROTOCOL_TYPE_TIME: in scf_value_get_as_string_common()
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h567 REP_PROTOCOL_TYPE_TIME = 't', enumerator