Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c393 proto_error(rep_protocol_responseid_t e) in proto_error() function
1084 return (scf_set_error(proto_error(response.rpr_response))); in datael_attach()
1124 return (scf_set_error(proto_error(response.rpr_response))); in iter_attach()
1723 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_name()
1764 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_parent()
1826 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_child_composed_locked()
1851 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_child_composed_locked()
1900 return (scf_set_error(proto_error(response.rpr_response))); in datael_get_child_locked()
2065 return (scf_set_error(proto_error(response.rpr_response))); in datael_add_child()
2129 return (scf_set_error(proto_error(response.rpr_response))); in datael_add_pg()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c4868 proto_error(((char*)0), 2, file, "not found");
4880 proto_error(b, 2, file, "cannot create temporary file");
4890 proto_error(b, 2, copy, "copy path too long");
4909 proto_error(b, 2, buf, "cannot create copy directory");
4918 proto_error(b, 2, buf, "cannot create copy file");
4928 proto_error(b, 0, "convert to", file);
4936 proto_error(b, 2, "write error", ((char*)0));
4955 proto_error(b, 2, "cannot rename to", file);
5109 proto_error(((char*)0), 3, b, "too many options");
5160 proto_error(((char*)0), 2, file, "unknown option");
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c288 proto_error(char* iob, int level, char* msg, char* arg) in proto_error() function
1362 proto_error((char*)proto + sizeof(Proto_t), 2, op, NiL); in lex()
1513proto_error((char*)proto + sizeof(Proto_t), 1, "function pointer argument prototype omitted", NiL); in lex()
2411 proto_error((char*)proto + sizeof(Proto_t), 1, proto->op, NiL); in pppopen()
2439 proto_error((char*)proto + sizeof(Proto_t), 1, proto->op, NiL); in pppopen()