Searched refs:handle_error (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/clang/tools/scan-view/share/ |
H A D | ScanView.py | 192 def handle_error(self, request, client_address): member in ScanViewServer 199 HTTPServer.handle_error(self, request, client_address)
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | client.c | 111 static void handle_error PROTO((char *, int)); 866 handle_error (args, len) in handle_error() function 3109 goto handle_error; 3114 goto handle_error; 3116 goto handle_error; 3121 handle_error: 3341 RSP_LINE("error", handle_error, response_type_error, rs_essential),
|
H A D | ChangeLog | 3124 * client.c (handle_error): Add comment about indicating which 3984 handle_error to avoid clash with function name.
|