Searched refs:print_error (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/ |
| H A D | tls.c | 35 void print_error () in print_error() function 85 print_error (); 110 print_error (); 175 print_error (); in do_pass() 192 print_error (); in do_pass()
|
| /openbsd-src/gnu/llvm/lldb/examples/python/ |
| H A D | memory.py | 198 def print_error(str, show_usage, result): function 209 print_error( 217 print_error( 225 print_error( 231 print_error("error: memfind takes 1 or 2 arguments", True, result)
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | Signature.pm | 186 $a->print_error($b, $state); 201 sub print_error($a, $b, $state) subroutine
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | server.c | 581 print_error (status) in print_error() function 617 print_error (pending_error); in print_pending_error() 630 print_error (pending_error); in print_pending_error() 2787 print_error (errno); 2793 print_error (errno); 2799 print_error (errno); 2806 print_error (errno); 2817 print_error (errno); 2845 print_error (errno); 2977 print_error (errno); [all …]
|
| H A D | ChangeLog-96 | 1811 * server.c (print_error): Call buf_flush rather than 1918 * server.c (print_pending_error, print_error): Remove comments 1929 * server.c (print_error): Add comment warning about potential 2064 (print_error): Output information to buf_to_net buffer rather than
|
| H A D | ChangeLog | 1012 * server.c (print_error): Make up a message if strerror fails.
|
| /openbsd-src/usr.bin/make/ |
| H A D | job.c | 151 static void print_error(Job *); 234 print_error(Job *j) in print_error() function 322 print_error(j); in internal_print_errors()
|
| /openbsd-src/usr.bin/dig/ |
| H A D | nslookup.c | 52 static int query_error = 1, print_error = 0; variable 419 print_error |= 1; in printmessage() 942 return (query_error | print_error); in nslookup_main()
|
| /openbsd-src/lib/libcrypto/ui/ |
| H A D | ui_lib.c | 411 print_error(const char *str, size_t len, void *arg) in print_error() function 435 ERR_print_errors_cb(print_error, ui); in UI_process()
|