Searched refs:REP_PROTOCOL_FAIL_TRUNCATED (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h515 REP_PROTOCOL_FAIL_TRUNCATED = -8, enumerator in enum:rep_protocol_responseid
/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c831 return (REP_PROTOCOL_FAIL_TRUNCATED);
1081 result = REP_PROTOCOL_FAIL_TRUNCATED;
1096 result = REP_PROTOCOL_FAIL_TRUNCATED;
H A Drc_node.c1043 rc = REP_PROTOCOL_FAIL_TRUNCATED;
1052 * REP_PROTOCOL_FAIL_TRUNCATED is returned, sz_out will be set to the size
1091 return (REP_PROTOCOL_FAIL_TRUNCATED);
3048 return (REP_PROTOCOL_FAIL_TRUNCATED);
5552 return (REP_PROTOCOL_FAIL_TRUNCATED);
6174 ret = (np->rn_values_count != 1)? REP_PROTOCOL_FAIL_TRUNCATED :
H A Dclient.c1639 out->rpr_response != REP_PROTOCOL_FAIL_TRUNCATED)
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c383 case REP_PROTOCOL_FAIL_TRUNCATED:
5084 response.rpr_response != REP_PROTOCOL_FAIL_TRUNCATED) {

Completed in 105 milliseconds