Searched refs:proto_error (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 377 proto_error(rep_protocol_responseid_t e) in proto_error() function 1060 return (scf_set_error(proto_error(response.rpr_response))); in datael_attach() 1100 return (scf_set_error(proto_error(response.rpr_response))); in iter_attach() 1672 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_name() 1713 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_parent() 1775 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_child_composed_locked() 1800 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_child_composed_locked() 1849 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_child_locked() 2014 return (scf_set_error(proto_error(response.rpr_response))); in datael_add_child() 2078 return (scf_set_error(proto_error(response.rpr_response))); in datael_add_pg() [all …]
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | ppproto.c | 258 proto_error(char* iob, int level, char* msg, char* arg) in proto_error() function 1332 proto_error((char*)proto + sizeof(struct proto), 2, op, NiL); in lex() 1483 …proto_error((char*)proto + sizeof(struct proto), 1, "function pointer argument prototype omitted",… in lex() 2353 proto_error((char*)proto + sizeof(struct proto), 1, proto->op, NiL); in pppopen() 2381 proto_error((char*)proto + sizeof(struct proto), 1, proto->op, NiL); in pppopen()
|