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

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c473 proto_error(rep_protocol_responseid_t e) function
515 uu_warn("%s:%d: Bad error code %d passed to proto_error().\n",
1114 return (scf_set_error(proto_error(response.rpr_response)));
1154 return (scf_set_error(proto_error(response.rpr_response)));
1726 return (scf_set_error(proto_error(response.rpr_response)));
1767 return (scf_set_error(proto_error(response.rpr_response)));
1829 return (scf_set_error(proto_error(response.rpr_response)));
1857 return (scf_set_error(proto_error(response.rpr_response)));
1909 return (scf_set_error(proto_error(response.rpr_response)));
2012 return (scf_set_error(proto_error(respons
[all...]
/osnet-11/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 39 milliseconds