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

1 2 3 4 5 6 7 8 91011>>

  /external/openssh/regress/
sshd-log-wrapper.sh 2 # $OpenBSD: sshd-log-wrapper.sh,v 1.2 2005/02/27 11:40:30 dtucker Exp $
6 # sh sshd-log-wrapper.sh /path/to/sshd /path/to/logfile
9 log=$2
13 exec $sshd $@ -e 2>>$log
  /external/ipsec-tools/src/racoon/
logger.h 37 struct log { struct
45 extern struct log *log_open __P((size_t, char *));
46 extern void log_add __P((struct log *, char *));
47 extern int log_print __P((struct log *, char *));
48 extern int log_vprint __P((struct log *, const char *, ...));
49 extern int log_vaprint __P((struct log *, const char *, va_list));
50 extern int log_close __P((struct log *));
51 extern void log_free __P((struct log *));
  /external/zlib/src/examples/
gzlog.c 30 Files (log name "foo"):
31 foo.gz -- gzip file with the complete log
36 foo.repairs -- log file for log file recovery operations (not compressed)
83 gain exclusive access to the log files, first a foo.lock file must be
223 - Log the repair with a date stamp in foo.repairs
287 /* internal structure for log information */
289 struct log { struct
292 char *path; /* allocated path, e.g. "/var/log/foo" or "foo" */
348 local int log_lock(struct log *log
867 struct log *log; local
913 struct log *log = logd; local
997 struct log *log = logd; local
1043 struct log *log = logd; local
    [all...]
gzlog.h 29 gzlog_write() now always leaves the log file as valid gzip
33 The gzlog object allows writing short messages to a gzipped log file,
34 opening the log file locked for small bursts, and then closing it. The log
37 replaces the uncompressed data in the file. The log file is truncated to
38 its new size at that time. After each write operation, the log file is a
42 system crash, and the log file will be recovered the next time the log is
52 /* Open a gzlog object, creating the log file if it does not exist. Return
57 this object. If path is "foo", then the log file will be "foo.gz", an
    [all...]
  /external/dropbear/libtommath/
mess.sh 2 if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be here" ; exit 1; fi
  /external/eigen/doc/snippets/
Cwise_log.cpp 2 cout << v.log() << endl;
  /external/mockito/src/org/mockito/internal/util/
MockitoLogger.java 9 void log(Object what); method in interface:MockitoLogger
  /frameworks/compile/libbcc/include/bcc/Support/
Log.h 22 # include <cutils/log.h>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-log4j.jar 
ant-commons-logging.jar 
  /system/security/keystore/
test-keystore 20 log_file=$prefix.log
28 function log() { function
61 log "comparing $baseline_file and $log_file"
62 diff $baseline_file $log_file || (log $tag FAILED && exit 1)
70 log "reset keystore as system user"
78 log "root does not have permission to run test"
82 log "but system user does"
87 log "password is now bar"
93 log "no error implies initialized and unlocked"
97 log "saw with no argument
    [all...]
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
Antlr3ErrorLog.java 36 import org.apache.maven.plugin.logging.Log;
39 * The Maven plexus container gives us a Log logging provider
45 private Log log; field in class:Antlr3ErrorLog
51 * @param log The Maven Error Log
53 public Antlr3ErrorLog(Log log) {
54 this.log = log;
    [all...]
  /external/dropbear/libtomcrypt/
mess.sh 2 if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be here, removed"; rm -f $1 ; fi
  /external/icu4c/test/intltest/
windttst.h 31 static void testLocales(TestLog *log);
winnmtst.h 31 static void testLocales(TestLog *log);
  /frameworks/base/core/java/android/net/
LinkSocket.java 23 import android.util.Log;
42 if (DBG) log("LinkSocket() EX");
50 if (DBG) log("LinkSocket(notifier) EX");
62 if (DBG) log("LinkSocket(notifier, proxy) EX");
69 if (DBG) log("LinkProperties() EX");
82 if (DBG) log("setNeeds() EX");
90 if (DBG) log("getNeeds() EX");
98 if (DBG) log("getCapabilities() EX");
111 if (DBG) log("getCapabilities(capabilities) EX");
121 if (DBG) log("setTrackedCapabilities(capabilities) EX")
273 protected static void log(String s) { method in class:LinkSocket
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.2.10.js 24 ECMA Section: 15.8.2.10 Math.log(x)
40 var TITLE = "Math.log(x)";
52 array[item++] = new TestCase( SECTION, "Math.log.length", 1, Math.log.length );
54 array[item++] = new TestCase( SECTION, "Math.log()", Number.NaN, Math.log() );
55 array[item++] = new TestCase( SECTION, "Math.log(void 0)", Number.NaN, Math.log(void 0) );
56 array[item++] = new TestCase( SECTION, "Math.log(null)", Number.NEGATIVE_INFINITY, Math.log(null) )
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLDebugHelper.java 48 * a log.
53 * @param log - null to disable logging, non-null to enable logging.
79 public static GL wrap(GL gl, int configFlags, Writer log) {
83 if ( log != null ) {
86 gl = new GLLogWrapper(gl, log, logArgumentNames);
97 * @param log - null to disable logging, non-null to enable logging.
100 public static EGL wrap(EGL egl, int configFlags, Writer log) {
101 if (log != null) {
102 egl = new EGLLogWrapper(egl, configFlags, log);
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
Main.java 60 Log log = new Log(); local
65 if (!processArgs(log, args, osJarPath, osDestJar)) {
66 log.error("Usage: layoutlib_create [-v] [-p] output.jar input.jar ...");
67 log.error("Usage: layoutlib_create [-v] [--list-deps|--missing-deps] input.jar ...");
72 System.exit(listDeps(osJarPath, log));
75 System.exit(createLayoutLib(osDestJar[0], osJarPath, log));
82 private static int createLayoutLib(String osDestJar, ArrayList<String> osJarPath, Log log) {
    [all...]
  /external/chromium/base/
bits.h 21 int log = 0; local
28 log += shift;
32 return log;
  /external/webkit/LayoutTests/storage/
multiple-transactions.js 14 log("Transaction 1 Started");
16 log("Transaction 1 Errored - " + err);
19 log("Transaction 1 Succeeded");
24 log("Transaction 2 Started");
26 log("Transaction 2 Errored - " + err);
29 log("Transaction 2 Succeeded");
  /external/android-clat/
logging.h 16 * logging.h - print a log message
22 #include <android/log.h>
  /external/chromium/chrome/browser/metrics/
metrics_log_unittest.cc 25 // Since buildtime is highly variable, this function will scan an output log and
47 "<log clientid=\"bogus client ID\" buildtime=\"123456789\" "
50 MetricsLog log("bogus client ID", 0);
51 log.CloseLog();
53 int size = log.GetEncodedLogSize();
58 ASSERT_TRUE(log.GetEncodedLog(WriteInto(&encoded, size + 1), size));
69 "<log clientid=\"bogus client ID\" buildtime=\"123456789\" "
73 MetricsLog log("bogus client ID", 0);
74 log.set_hardware_class("sample-class");
75 log.CloseLog()
    [all...]
  /external/chromium/net/base/
net_log_unittest.cc 15 CapturingNetLog log(CapturingNetLog::kUnbounded);
16 BoundNetLog net_log(BoundNetLog::Make(&log, NetLog::SOURCE_URL_REQUEST));
22 log.GetEntries(&entries);
27 log.GetEntries(&entries);
  /external/e2fsprogs/ext2ed/
ext2ed.conf.in 22 # LogFile is the location of the log file. Actual changes to the filesystem
26 LogFile /var/log/ext2ed.log

Completed in 1972 milliseconds

1 2 3 4 5 6 7 8 91011>>