Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_type.c316 case REP_PROTOCOL_SUBTYPE_HOST: in scf_proto_underlying_type()
319 return (REP_PROTOCOL_SUBTYPE_HOST); in scf_proto_underlying_type()
321 return (REP_PROTOCOL_SUBTYPE_HOST); in scf_proto_underlying_type()
415 case REP_PROTOCOL_SUBTYPE_HOST: in valid_encoded_value()
H A Dlowlevel.c317 {SCF_TYPE_HOST, REP_PROTOCOL_SUBTYPE_HOST,
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h575 REP_PROTOCOL_SUBTYPE_HOST = REP_PROTOCOL_TYPE_STRING|('h' << 8), enumerator