HomeSort by relevance Sort by last modified time
    Searched refs:logmsg (Results 1 - 25 of 28) sorted by null

1 2

  /external/android-clat/
logging.h 24 void logmsg(int prio, const char *fmt, ...);
clatd.c 82 logmsg(ANDROID_LOG_FATAL, "binding packet socket: %s", strerror(errno));
110 logmsg(ANDROID_LOG_FATAL, "attach packet filter failed: %s", strerror(errno));
133 logmsg(ANDROID_LOG_FATAL,"No free IPv4 address in %s/%d",
145 logmsg(ANDROID_LOG_FATAL,"configure_tun_ip/if_address(4) failed: %s",strerror(-status));
151 logmsg(ANDROID_LOG_INFO, "Using IPv4 address %s on %s", addrstr, tunnel->device4);
154 logmsg(ANDROID_LOG_FATAL,"configure_tun_ip/if_up(4) failed: %s",strerror(-status));
165 logmsg(ANDROID_LOG_FATAL,"drop_root/setgroups failed: %s",strerror(errno));
172 logmsg(ANDROID_LOG_FATAL,"drop_root/setgid failed: %s",strerror(errno));
176 logmsg(ANDROID_LOG_FATAL,"drop_root/setuid failed: %s",strerror(errno));
190 logmsg(ANDROID_LOG_FATAL,"drop_root/capset failed: %s",strerror(errno))
    [all...]
config.c 49 logmsg(ANDROID_LOG_FATAL,"%s config item needed",item_name);
68 logmsg(ANDROID_LOG_FATAL,"%s config item needed",item_name);
75 logmsg(ANDROID_LOG_FATAL,"%s config item is not numeric: %s (error=%s)",item_name,tmp,strerror(errno));
79 logmsg(ANDROID_LOG_FATAL,"%s config item is not numeric: %s",item_name,tmp);
83 logmsg(ANDROID_LOG_FATAL,"%s config item contains non-numeric characters: %s",item_name,endptr);
87 logmsg(ANDROID_LOG_FATAL,"%s config item is too big/small: %d",item_name,conf_int);
106 logmsg(ANDROID_LOG_FATAL,"%s config item needed",item_name);
112 logmsg(ANDROID_LOG_FATAL,"invalid IPv4 address specified for %s: %s", item_name, tmp);
131 logmsg(ANDROID_LOG_FATAL,"%s config item needed",item_name);
137 logmsg(ANDROID_LOG_FATAL,"invalid IPv6 address specified for %s: %s", item_name, tmp)
    [all...]
dns64.c 48 logmsg(ANDROID_LOG_INFO, "Detecting NAT64 prefix from DNS...");
57 logmsg(ANDROID_LOG_ERROR, "plat_prefix/dns(%s) status = %d/%s",
67 logmsg(ANDROID_LOG_WARN, "plat_prefix/unexpected address family: %d", result->ai_family);
75 logmsg(ANDROID_LOG_INFO, "Detected NAT64 prefix %s/96",
ring.c 35 logmsg(ANDROID_LOG_FATAL, "packet socket failed: %s", strerror(errno));
41 logmsg(ANDROID_LOG_FATAL, "setsockopt(PACKET_VERSION, %d) failed: %s", ver, strerror(errno));
47 logmsg(ANDROID_LOG_WARN, "PACKET_LOSS failed: %s", strerror(errno));
63 logmsg(ANDROID_LOG_FATAL, "PACKET_RX_RING failed: %s", strerror(errno));
71 logmsg(ANDROID_LOG_FATAL, "mmap %lu failed: %s", buflen, strerror(errno));
80 logmsg(ANDROID_LOG_INFO, "Using ring buffer with %d frames (%d bytes) at %p",
logging.c 25 /* function: logmsg
31 void logmsg(int prio, const char *fmt, ...) { function
setif.c 149 logmsg(ANDROID_LOG_ERROR, "%s: setsockopt(%s): %s", __func__, optname, strerror(errno));
166 logmsg(ANDROID_LOG_ERROR, "%s: unknown ifindex for interface %s", __func__, ifname);
getaddr.c 129 logmsg(ANDROID_LOG_FATAL,"getinterface_ip/out of memory");
  /external/curl/tests/server/
rtspd.c 268 logmsg("cannot install SIGHUP handler: %s", strerror(errno));
274 logmsg("cannot install SIGPIPE handler: %s", strerror(errno));
280 logmsg("cannot install SIGALRM handler: %s", strerror(errno));
286 logmsg("cannot install SIGINT handler: %s", strerror(errno));
294 logmsg("cannot install SIGTERM handler: %s", strerror(errno));
302 logmsg("cannot install SIGBREAK handler: %s", strerror(errno));
349 logmsg("ProcessRequest() called with testno %ld and line [%s]",
372 logmsg("got unknown protocol %s", prot_str);
392 logmsg("%s", logbuf);
395 logmsg("Are-we-friendly question received")
    [all...]
sws.c 273 logmsg("cannot install SIGHUP handler: %s", strerror(errno));
279 logmsg("cannot install SIGPIPE handler: %s", strerror(errno));
285 logmsg("cannot install SIGALRM handler: %s", strerror(errno));
291 logmsg("cannot install SIGINT handler: %s", strerror(errno));
299 logmsg("cannot install SIGTERM handler: %s", strerror(errno));
307 logmsg("cannot install SIGBREAK handler: %s", strerror(errno));
368 logmsg("fopen() failed with error: %d %s", error, strerror(error));
369 logmsg(" [1] Error opening file: %s", filename);
370 logmsg(" Couldn't open test file %ld", req->testno);
384 logmsg("getpart() failed with error: %d", error)
    [all...]
fake_ntlm.c 176 /* logmsg cannot be used until this file name is set */
180 logmsg("fake_ntlm (user: %s) (proto: %s) (domain: %s) (cached creds: %s)",
193 logmsg("fopen() failed with error: %d %s", error, strerror(error));
194 logmsg("Error opening file: %s", filename);
195 logmsg("Couldn't open test file %ld", testnum);
203 logmsg("getpart() type 1 input failed with error: %d", error);
211 logmsg("fopen() failed with error: %d %s", error, strerror(error));
212 logmsg("Error opening file: %s", filename);
213 logmsg("Couldn't open test file %ld", testnum);
221 logmsg("getpart() type 3 input failed with error: %d", error)
    [all...]
sockfilt.c 214 logmsg("cannot install SIGHUP handler: %s", strerror(errno));
220 logmsg("cannot install SIGPIPE handler: %s", strerror(errno));
226 logmsg("cannot install SIGALRM handler: %s", strerror(errno));
232 logmsg("cannot install SIGINT handler: %s", strerror(errno));
240 logmsg("cannot install SIGTERM handler: %s", strerror(errno));
248 logmsg("cannot install SIGBREAK handler: %s", strerror(errno));
368 logmsg("signalled to die");
376 logmsg("reading from file descriptor: %d,", filedes);
377 logmsg("unrecoverable read() failure: (%d) %s",
383 logmsg("got 0 reading from stdin")
    [all...]
tftpd.c 324 logmsg("alarm!");
372 logmsg("cannot install SIGHUP handler: %s", strerror(errno));
378 logmsg("cannot install SIGPIPE handler: %s", strerror(errno));
384 logmsg("cannot install SIGINT handler: %s", strerror(errno));
392 logmsg("cannot install SIGTERM handler: %s", strerror(errno));
400 logmsg("cannot install SIGBREAK handler: %s", strerror(errno));
579 logmsg("Couldn't create and/or open file %s for upload!", outfile);
774 logmsg("Error creating socket: (%d) %s",
784 logmsg("setsockopt(SO_REUSEADDR) failed with error: (%d) %s",
810 logmsg("Error binding socket on port %hu: (%d) %s"
    [all...]
util.h 27 void logmsg(const char *msg, ...);
util.c 99 void logmsg(const char *msg, ...) function
174 logmsg("Error initialising winsock -- aborting");
182 logmsg("No suitable winsock.dll found -- aborting");
268 logmsg("Couldn't write pid file: %s %s", filename, strerror(errno));
273 logmsg("Wrote pid %ld to %s", pid, filename);
287 logmsg("Error creating lock file %s error: %d %s",
296 logmsg("Error closing lock file %s error: %d %s",
315 logmsg("Error removing lock file %s error: %d %s",
  /external/syslinux/gpxe/src/util/
hijack.c 86 logmsg ( int level, const char *format, ... ) { function
109 logmsg ( LOG_ERR, "Failed to open %s: %s\n",
114 logmsg ( LOG_WARNING, "Warning: %s\n", errbuf );
118 logmsg ( LOG_ERR, "Could not make %s non-blocking: %s\n",
126 logmsg ( LOG_ERR, "Cannot get selectable file descriptor "
160 logmsg ( LOG_ERR, "could not compile filter \"%s\": %s\n",
167 logmsg ( LOG_ERR, "could not install filter \"%s\": %s\n",
172 logmsg ( LOG_INFO, "using filter \"%s\"\n", filter );
213 logmsg ( LOG_ERR, "unsupported protocol %s: cannot filter\n",
233 logmsg ( LOG_ERR, "read from hijacker failed: %s\n"
    [all...]
  /frameworks/base/services/core/java/com/android/server/connectivity/tethering/
OffloadHardwareInterface.java 118 final String logmsg = String.format("initOffloadControl(%s)", local
132 record(logmsg, e);
136 record(logmsg, results);
158 final String logmsg = String.format("getForwardedStats(%s)", upstream); local
169 record(logmsg, e);
173 mLog.log(logmsg + YIELDS + stats);
178 final String logmsg = String.format("setLocalPrefixes([%s])", local
189 record(logmsg, e);
193 record(logmsg, results);
199 final String logmsg = String.format("setDataLimit(%s, %d)", iface, limit) local
225 final String logmsg = String.format("setUpstreamParameters(%s, %s, %s, [%s])", local
246 final String logmsg = String.format("addDownstreamPrefix(%s, %s)", ifname, prefix); local
265 final String logmsg = String.format("removeDownstreamPrefix(%s, %s)", ifname, prefix); local
288 final String logmsg = msg + YIELDS + results; local
    [all...]
  /external/curl/tests/
ftpserver.pl 198 # logmsg is general message logging subroutine for our test servers.
200 sub logmsg { subroutine
225 logmsg "failed to open log/server$idstr.input\n";
257 logmsg "Error: eXsysread() failure: " .
262 logmsg "Error: eXsysread() failure: " .
283 logmsg "Error: eXsysread() failure: timed out\n";
291 logmsg "Error: eXsysread() failure: signalled to die\n";
296 logmsg "Warning: retrying sysread() interrupted system call\n";
300 logmsg "Warning: retrying sysread() due to EAGAIN\n";
304 logmsg "Warning: retrying sysread() due to EWOULDBLOCK\n"
    [all...]
runtests.pl 321 # logmsg is our general message logging subroutine.
323 sub logmsg { subroutine
347 logmsg "runtests.pl received SIG$signame, exiting\n";
428 logmsg "startnew: $cmd\n" if ($verbose);
434 logmsg "startnew: fork() failure detected\n";
455 logmsg "startnew: $pidfile faked with pid=$child\n" if($verbose);
458 logmsg "startnew: failed to write fake $pidfile with pid=$child\n";
463 logmsg "startnew: child process has failed to start\n" if($verbose);
483 logmsg "startnew: child process has died, server might start up\n"
575 logmsg " CMD: $testcmd\n" if($verbose)
    [all...]
sshserver.pl 65 logmsg
207 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"
    [all...]
sshhelp.pm 101 logmsg
219 sub logmsg { subroutine
  /external/ltp/testcases/kernel/sched/sched_stress/
sched.h 54 void logmsg (const char *, ...);
sched.c 70 | logmsg () |
76 void logmsg(const char *args, ...)
  /external/toybox/toys/pending/
syslogd.c 314 static void logmsg(char *msg, int len) function
482 logmsg("<46>Toybox: syslogd started", 27); //27 : the length of message
495 else if (!retval) logmsg("<46>-- MARK --", 14);
507 logmsg("<46>syslogd exiting", 19);
518 logmsg("<46>syslogd exiting", 19);
535 logmsg(buffer, len);
543 logmsg("<46>syslogd exiting", 19);
  /external/libevent/test/
regress_util.c 475 static char *logmsg = NULL; variable
483 if (logmsg)
484 free(logmsg);
485 logmsg = strdup(msg);
495 !logmsg ||
496 strcmp(logmsg, fatal_want_message))
561 if (logmsg) free(logmsg); \
562 logmsg = NULL; \
566 tt_assert(logmsg != NULL);
    [all...]

Completed in 342 milliseconds

1 2