Searched refs:proto_error (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c377 proto_error(rep_protocol_responseid_t e) function
417 uu_warn("%s:%d: Bad error code %d passed to proto_error().\n",
1060 return (scf_set_error(proto_error(response.rpr_response)));
1100 return (scf_set_error(proto_error(response.rpr_response)));
1672 return (scf_set_error(proto_error(response.rpr_response)));
1713 return (scf_set_error(proto_error(response.rpr_response)));
1775 return (scf_set_error(proto_error(response.rpr_response)));
1800 return (scf_set_error(proto_error(response.rpr_response)));
1849 return (scf_set_error(proto_error(response.rpr_response)));
2014 return (scf_set_error(proto_error(respons
[all...]
/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c258 proto_error(char* iob, int level, char* msg, char* arg) function
1332 proto_error((char*)proto + sizeof(struct proto), 2, op, NiL);
1483 proto_error((char*)proto + sizeof(struct proto), 1, "function pointer argument prototype omitted", NiL);
2353 proto_error((char*)proto + sizeof(struct proto), 1, proto->op, NiL);
2381 proto_error((char*)proto + sizeof(struct proto), 1, proto->op, NiL);

Completed in 110 milliseconds