Home
last modified time | relevance | path

Searched refs:logmsg (Results 1 – 25 of 27) sorted by relevance

12

/external/curl/tests/
Dftpserver.pl201 sub logmsg { subroutine
226 logmsg "failed to open log/server$idstr.input\n";
258 logmsg "Error: eXsysread() failure: " .
263 logmsg "Error: eXsysread() failure: " .
284 logmsg "Error: eXsysread() failure: timed out\n";
292 logmsg "Error: eXsysread() failure: signalled to die\n";
297 logmsg "Warning: retrying sysread() interrupted system call\n";
301 logmsg "Warning: retrying sysread() due to EAGAIN\n";
305 logmsg "Warning: retrying sysread() due to EWOULDBLOCK\n";
308 logmsg "Error: sysread() failure: $!\n";
[all …]
Druntests.pl316 sub logmsg { subroutine
339 logmsg "runtests.pl received SIG$signame, exiting\n";
419 logmsg "startnew: $cmd\n" if ($verbose);
425 logmsg "startnew: fork() failure detected\n";
446 logmsg "startnew: $pidfile faked with pid=$child\n" if($verbose);
449 logmsg "startnew: failed to write fake $pidfile with pid=$child\n";
454 logmsg "startnew: child process has failed to start\n" if($verbose);
474 logmsg "startnew: child process has died, server might start up\n"
567 logmsg " CMD: $testcmd\n" if($verbose);
579 logmsg " found no allocs to make fail\n";
[all …]
Dsshserver.pl207 logmsg $error;
217 logmsg "cannot find $sshdexe";
228 logmsg $sshderror if($verbose);
229 logmsg 'SCP, SFTP and SOCKS tests require OpenSSH 2.9.9 or later';
232 logmsg "ssh server found $sshd is $sshdverstr" if($verbose);
258 logmsg 'SCP, SFTP and SOCKS tests require OpenSSH 2.9.9 or later';
268 logmsg "cannot find $sftpsrvexe";
271 logmsg "sftp server plugin found $sftpsrv" if($verbose);
279 logmsg "cannot find $sftpexe";
282 logmsg "sftp client found $sftp" if($verbose);
[all …]
Dsshhelp.pm219 sub logmsg { subroutine
/external/curl/tests/server/
Drtspd.c264 logmsg("cannot install SIGHUP handler: %s", strerror(errno)); in install_signal_handlers()
269 logmsg("cannot install SIGPIPE handler: %s", strerror(errno)); in install_signal_handlers()
274 logmsg("cannot install SIGALRM handler: %s", strerror(errno)); in install_signal_handlers()
279 logmsg("cannot install SIGINT handler: %s", strerror(errno)); in install_signal_handlers()
286 logmsg("cannot install SIGTERM handler: %s", strerror(errno)); in install_signal_handlers()
293 logmsg("cannot install SIGBREAK handler: %s", strerror(errno)); in install_signal_handlers()
340 logmsg("ProcessRequest() called with testno %ld and line [%s]", in ProcessRequest()
363 logmsg("got unknown protocol %s", prot_str); in ProcessRequest()
383 logmsg("%s", logbuf); in ProcessRequest()
386 logmsg("Are-we-friendly question received"); in ProcessRequest()
[all …]
Dsws.c269 logmsg("cannot install SIGHUP handler: %s", strerror(errno)); in install_signal_handlers()
274 logmsg("cannot install SIGPIPE handler: %s", strerror(errno)); in install_signal_handlers()
279 logmsg("cannot install SIGALRM handler: %s", strerror(errno)); in install_signal_handlers()
284 logmsg("cannot install SIGINT handler: %s", strerror(errno)); in install_signal_handlers()
291 logmsg("cannot install SIGTERM handler: %s", strerror(errno)); in install_signal_handlers()
298 logmsg("cannot install SIGBREAK handler: %s", strerror(errno)); in install_signal_handlers()
359 logmsg("fopen() failed with error: %d %s", error, strerror(error)); in parse_servercmd()
360 logmsg(" [1] Error opening file: %s", filename); in parse_servercmd()
361 logmsg(" Couldn't open test file %ld", req->testno); in parse_servercmd()
375 logmsg("getpart() failed with error: %d", error); in parse_servercmd()
[all …]
Dfake_ntlm.c161 logmsg("fake_ntlm (user: %s) (proto: %s) (domain: %s) (cached creds: %s)", in main()
170 logmsg("Test number not valid in CURL_NTLM_AUTH_TESTNUM"); in main()
176 logmsg("Test number not specified in CURL_NTLM_AUTH_TESTNUM"); in main()
189 logmsg("fopen() failed with error: %d %s", error, strerror(error)); in main()
190 logmsg("Error opening file: %s", filename); in main()
191 logmsg("Couldn't open test file %ld", testnum); in main()
199 logmsg("getpart() type 1 input failed with error: %d", error); in main()
207 logmsg("fopen() failed with error: %d %s", error, strerror(error)); in main()
208 logmsg("Error opening file: %s", filename); in main()
209 logmsg("Couldn't open test file %ld", testnum); in main()
[all …]
Dsockfilt.c210 logmsg("cannot install SIGHUP handler: %s", strerror(errno)); in install_signal_handlers()
215 logmsg("cannot install SIGPIPE handler: %s", strerror(errno)); in install_signal_handlers()
220 logmsg("cannot install SIGALRM handler: %s", strerror(errno)); in install_signal_handlers()
225 logmsg("cannot install SIGINT handler: %s", strerror(errno)); in install_signal_handlers()
232 logmsg("cannot install SIGTERM handler: %s", strerror(errno)); in install_signal_handlers()
239 logmsg("cannot install SIGBREAK handler: %s", strerror(errno)); in install_signal_handlers()
359 logmsg("signalled to die"); in fullread()
367 logmsg("reading from file descriptor: %d,", filedes); in fullread()
368 logmsg("unrecoverable read() failure: (%d) %s", in fullread()
374 logmsg("got 0 reading from stdin"); in fullread()
[all …]
Dtftpd.c324 logmsg("alarm!"); in timer()
371 logmsg("cannot install SIGHUP handler: %s", strerror(errno)); in install_signal_handlers()
376 logmsg("cannot install SIGPIPE handler: %s", strerror(errno)); in install_signal_handlers()
381 logmsg("cannot install SIGINT handler: %s", strerror(errno)); in install_signal_handlers()
388 logmsg("cannot install SIGTERM handler: %s", strerror(errno)); in install_signal_handlers()
395 logmsg("cannot install SIGBREAK handler: %s", strerror(errno)); in install_signal_handlers()
574 logmsg("Couldn't create and/or open file %s for upload!", outfile); in write_behind()
769 logmsg("Error creating socket: (%d) %s", in main()
779 logmsg("setsockopt(SO_REUSEADDR) failed with error: (%d) %s", in main()
805 logmsg("Error binding socket on port %hu: (%d) %s", in main()
[all …]
Dutil.c89 void logmsg(const char *msg, ...) in logmsg() function
164 logmsg("Error initialising winsock -- aborting"); in win32_init()
172 logmsg("No suitable winsock.dll found -- aborting"); in win32_init()
258 logmsg("Couldn't write pid file: %s %s", filename, strerror(errno)); in write_pidfile()
263 logmsg("Wrote pid %ld to %s", pid, filename); in write_pidfile()
277 logmsg("Error creating lock file %s error: %d %s", in set_advisor_read_lock()
286 logmsg("Error closing lock file %s error: %d %s", in set_advisor_read_lock()
305 logmsg("Error removing lock file %s error: %d %s", in clear_advisor_read_lock()
Dutil.h27 void logmsg(const char *msg, ...);
/external/android-clat/
Dclatd.c82 logmsg(ANDROID_LOG_FATAL, "binding packet socket: %s", strerror(errno)); in configure_packet_socket()
110 logmsg(ANDROID_LOG_FATAL, "attach packet filter failed: %s", strerror(errno)); in configure_packet_socket()
133 logmsg(ANDROID_LOG_FATAL,"No free IPv4 address in %s/%d", in configure_tun_ip()
145 logmsg(ANDROID_LOG_FATAL,"configure_tun_ip/if_address(4) failed: %s",strerror(-status)); in configure_tun_ip()
151 logmsg(ANDROID_LOG_INFO, "Using IPv4 address %s on %s", addrstr, tunnel->device4); in configure_tun_ip()
154 logmsg(ANDROID_LOG_FATAL,"configure_tun_ip/if_up(4) failed: %s",strerror(-status)); in configure_tun_ip()
165 logmsg(ANDROID_LOG_FATAL,"drop_root/setgroups failed: %s",strerror(errno)); in drop_root()
172 logmsg(ANDROID_LOG_FATAL,"drop_root/setgid failed: %s",strerror(errno)); in drop_root()
176 logmsg(ANDROID_LOG_FATAL,"drop_root/setuid failed: %s",strerror(errno)); in drop_root()
190 logmsg(ANDROID_LOG_FATAL,"drop_root/capset failed: %s",strerror(errno)); in drop_root()
[all …]
Dconfig.c49 logmsg(ANDROID_LOG_FATAL,"%s config item needed",item_name); in config_item_str()
68 logmsg(ANDROID_LOG_FATAL,"%s config item needed",item_name); in config_item_int16_t()
75logmsg(ANDROID_LOG_FATAL,"%s config item is not numeric: %s (error=%s)",item_name,tmp,strerror(err… in config_item_int16_t()
79 logmsg(ANDROID_LOG_FATAL,"%s config item is not numeric: %s",item_name,tmp); in config_item_int16_t()
83 logmsg(ANDROID_LOG_FATAL,"%s config item contains non-numeric characters: %s",item_name,endptr); in config_item_int16_t()
87 logmsg(ANDROID_LOG_FATAL,"%s config item is too big/small: %d",item_name,conf_int); in config_item_int16_t()
106 logmsg(ANDROID_LOG_FATAL,"%s config item needed",item_name); in config_item_ip()
112 logmsg(ANDROID_LOG_FATAL,"invalid IPv4 address specified for %s: %s", item_name, tmp); in config_item_ip()
131 logmsg(ANDROID_LOG_FATAL,"%s config item needed",item_name); in config_item_ip6()
137 logmsg(ANDROID_LOG_FATAL,"invalid IPv6 address specified for %s: %s", item_name, tmp); in config_item_ip6()
[all …]
Dring.c35 logmsg(ANDROID_LOG_FATAL, "packet socket failed: %s", strerror(errno)); in ring_create()
41 logmsg(ANDROID_LOG_FATAL, "setsockopt(PACKET_VERSION, %d) failed: %s", ver, strerror(errno)); in ring_create()
47 logmsg(ANDROID_LOG_WARN, "PACKET_LOSS failed: %s", strerror(errno)); in ring_create()
63 logmsg(ANDROID_LOG_FATAL, "PACKET_RX_RING failed: %s", strerror(errno)); in ring_create()
71 logmsg(ANDROID_LOG_FATAL, "mmap %lu failed: %s", buflen, strerror(errno)); in ring_create()
80 logmsg(ANDROID_LOG_INFO, "Using ring buffer with %d frames (%d bytes) at %p", in ring_create()
Ddns64.c47 logmsg(ANDROID_LOG_INFO, "Detecting NAT64 prefix from DNS..."); in plat_prefix()
51 logmsg(ANDROID_LOG_ERROR, "plat_prefix/dns(%s) status = %d/%s", in plat_prefix()
61 logmsg(ANDROID_LOG_WARN, "plat_prefix/unexpected address family: %d", result->ai_family); in plat_prefix()
69 logmsg(ANDROID_LOG_INFO, "Detected NAT64 prefix %s/96", in plat_prefix()
Dsetif.c149 logmsg(ANDROID_LOG_ERROR, "%s: setsockopt(%s): %s", __func__, optname, strerror(errno)); in do_anycast_setsockopt()
166 logmsg(ANDROID_LOG_ERROR, "%s: unknown ifindex for interface %s", __func__, ifname); in add_anycast_address()
Dlogging.h24 void logmsg(int prio, const char *fmt, ...);
Dlogging.c31 void logmsg(int prio, const char *fmt, ...) { in logmsg() function
Dgetaddr.c129 logmsg(ANDROID_LOG_FATAL,"getinterface_ip/out of memory"); in getinterface_ip()
Dipv6.c169 logmsg(ANDROID_LOG_ERROR, "ipv6_packet/unknown next header type: %x", ip6->ip6_nxt); in ipv6_packet()
/external/syslinux/gpxe/src/util/
Dhijack.c86 logmsg ( int level, const char *format, ... ) { in logmsg() function
109 logmsg ( LOG_ERR, "Failed to open %s: %s\n", in hijack_open()
114 logmsg ( LOG_WARNING, "Warning: %s\n", errbuf ); in hijack_open()
118 logmsg ( LOG_ERR, "Could not make %s non-blocking: %s\n", in hijack_open()
126 logmsg ( LOG_ERR, "Cannot get selectable file descriptor " in hijack_open()
160 logmsg ( LOG_ERR, "could not compile filter \"%s\": %s\n", in hijack_install_filter()
167 logmsg ( LOG_ERR, "could not install filter \"%s\": %s\n", in hijack_install_filter()
172 logmsg ( LOG_INFO, "using filter \"%s\"\n", filter ); in hijack_install_filter()
213 logmsg ( LOG_ERR, "unsupported protocol %s: cannot filter\n", in hijack_filter()
233 logmsg ( LOG_ERR, "read from hijacker failed: %s\n", in forward_from_hijacker()
[all …]
/external/toybox/toys/pending/
Dsyslogd.c315 static void logmsg(char *msg, int len) in logmsg() function
483 logmsg("<46>Toybox: syslogd started", 27); //27 : the length of message in syslogd_main()
496 else if (!retval) logmsg("<46>-- MARK --", 14); in syslogd_main()
508 logmsg("<46>syslogd exiting", 19); in syslogd_main()
519 logmsg("<46>syslogd exiting", 19); in syslogd_main()
536 logmsg(buffer, len); in syslogd_main()
544 logmsg("<46>syslogd exiting", 19); in syslogd_main()
/external/openssh/
Dmonitor.c418 Buffer logmsg; in monitor_read_log() local
422 buffer_init(&logmsg); in monitor_read_log()
425 buffer_append_space(&logmsg, 4); in monitor_read_log()
427 buffer_ptr(&logmsg), buffer_len(&logmsg)) != buffer_len(&logmsg)) { in monitor_read_log()
429 buffer_free(&logmsg); in monitor_read_log()
437 len = buffer_get_int(&logmsg); in monitor_read_log()
442 buffer_clear(&logmsg); in monitor_read_log()
443 buffer_append_space(&logmsg, len); in monitor_read_log()
445 buffer_ptr(&logmsg), buffer_len(&logmsg)) != buffer_len(&logmsg)) in monitor_read_log()
449 level = buffer_get_int(&logmsg); in monitor_read_log()
[all …]
/external/ltp/testcases/kernel/sched/sched_stress/
Dsched.h54 void logmsg (const char *, ...);
Dsched.c76 void logmsg(const char *args, ...)

12