Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h443 REP_PROTOCOL_CLOSE = REP_PROTOCOL_BASE, enumerator
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c2156 PROTO_PANIC(REP_PROTOCOL_CLOSE), /* special case */
2354 if (request_code == REP_PROTOCOL_CLOSE) { in client_switcher()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c1035 request.rpr_request = REP_PROTOCOL_CLOSE; in handle_unbind_unlocked()