Home
last modified time | relevance | path

Searched defs:log (Results 1 – 25 of 91) sorted by relevance

1234

/minix3/minix/include/minix/
H A Dlog.h46 struct log struct
49 int log_level; argument
52 void (*log_func) (struct log * driver, argument
/minix3/tests/fs/ffs/
H A Dt_quota2_1.c24 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) in do_quota()
70 #define DECL_TEST(nent, newops, name, descr, log) \ argument
H A Dt_quota2_remount.c25 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) in do_quota()
102 #define DECL_TEST(nent, newops, name, descr, log) \ argument
H A Dh_ffs_server.c57 int log = 0; in main() local
/minix3/common/dist/zlib/examples/
H A Dgzlog.c65 local void log_clean(gz_log *log) in log_clean()
140 gz_log *log; in gzlog_open() local
232 gz_log *log; in gzlog_write() local
269 local int recomp(gz_log *log) in recomp()
370 gz_log *log; in gzlog_close() local
/minix3/lib/libm/src/
H A Dw_log.c27 __weak_alias(log, _log) in __weak_alias() argument
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dgnu-exceptions.m5 void log(int i); function
/minix3/minix/drivers/system/log/
H A Dlog.c124 subwrite(struct logdevice *log, size_t size, endpoint_t endpt, in subwrite()
214 subread(struct logdevice *log, size_t size, endpoint_t endpt, in subread()
249 struct logdevice *log; in log_read() local
283 struct logdevice *log; in log_write() local
H A Dliveupdate.c13 struct logdevice *log; in load_state_info() local
/minix3/external/bsd/tmux/
H A Dprepare-import.sh27 log() { function
/minix3/external/bsd/kyua-testers/
H A Dprepare-import.sh31 log() { function
/minix3/external/bsd/kyua-cli/
H A Dprepare-import.sh31 log() { function
/minix3/external/bsd/kyua-atf-compat/
H A Dprepare-import.sh26 log() { function
/minix3/external/bsd/lutok/
H A Dprepare-import.sh31 log() { function
/minix3/external/bsd/atf/
H A Dprepare-import.sh32 log() { function
/minix3/external/bsd/bind/dist/bin/tools/
H A Dnamed-journalprint.c43 isc_log_t *log = NULL; in setup_logging() local
/minix3/external/bsd/bind/dist/contrib/dlz/modules/common/
H A Ddlz_dbi.c107 log_t log) in build_querylist()
322 dbinstance_t **dbi, log_t log) in build_dbinstance()
/minix3/crypto/external/bsd/openssl/dist/demos/ssl/
H A Dinetdsrv.cpp34 FILE* log; in main() local
/minix3/minix/lib/libacpi/
H A Dacpi.c13 static struct log log = variable
/minix3/minix/drivers/video/fb/
H A Dfb_edid.c36 static struct log log = { variable
/minix3/external/bsd/llvm/dist/clang/utils/
H A Dtoken-delta.py134 def __init__(self, testProgram, tokenLists, log): argument
215 def tokenBasedMultiDelta(program, files, log): argument
/minix3/minix/drivers/power/tps65950/
H A Drtc.c13 static struct log log = { variable
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.h66 void log(StringRef text) { in log() function
/minix3/external/bsd/kyua-cli/dist/utils/logging/
H A Doperations.cpp157 logging::log(const level message_level, const char* file, const int line, in log() function in logging
/minix3/minix/drivers/clock/readclock/
H A Dforward.c34 static struct log log = { variable

1234