Searched defs:log (Results 1 - 10 of 10) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/ssl/
H A Dinetdsrv.cpp34 FILE* log; local
[all...]
/barrelfish-2018-10-04/usr/bench/tenaciousd_bench/
H A Dtenaciousd_bench.c32 struct tenaciousd_log *log = tenaciousd_log_new(&vsa, &vsic); local
/barrelfish-2018-10-04/tools/harness/
H A Ddebug.py30 def log(s): function
/barrelfish-2018-10-04/lib/debug_log/
H A Ddebug_log.c10 static char log[LOG_SIZE][256]; variable
/barrelfish-2018-10-04/lib/tommath/demo/
H A Dtiming.c84 FILE *log, *logb, *logc, *logd; local
[all...]
/barrelfish-2018-10-04/lib/libc/gmon/
H A Dgmon.c129 int log, len; local
/barrelfish-2018-10-04/lib/tenaciousd/
H A Dlog.c39 static struct tenaciousd_log_entry *read_entry(struct tenaciousd_log *log, argument
94 struct tenaciousd_log *log = malloc(sizeof(struct tenaciousd_log)); local
154 tenaciousd_log_delete(struct tenaciousd_log *log) argument
184 tenaciousd_log_append(struct tenaciousd_log *log, struct tenaciousd_log_entry *entry) argument
200 tenaciousd_log_trim(struct tenaciousd_log *log, int nentries) argument
205 tenaciousd_log_begin(struct tenaciousd_log *log) argument
223 tenaciousd_log_next(struct tenaciousd_log *log, struct tenaciousd_log_iter iter) argument
241 tenaciousd_log_entry_new(struct tenaciousd_log *log, size_t *size) argument
255 tenaciousd_log_entry_resize(struct tenaciousd_log *log, struct tenaciousd_log_entry *entry, size_t *newsize) argument
270 tenaciousd_log_entry_delete(struct tenaciousd_log *log, struct tenaciousd_log_entry *entry) argument
[all...]
/barrelfish-2018-10-04/lib/cxx/unwind/
H A DDwarfInstructions.hpp220 const bool log = false; local
[all...]
H A Dlibunwind.cpp347 static bool log = false; local
359 static bool log = false; local
H A DUnwindCursor.hpp885 const bool log = false; local
[all...]

Completed in 71 milliseconds