Searched defs:log_fn (Results 1 – 9 of 9) sorted by relevance
165 static void expand_logfn(e2fsck_t ctx, const char *log_fn, struct string *s) in expand_logfn()295 char *s0 = 0, *log_dir = 0, *log_fn = 0; in set_up_log_file() local
270 char *log_fn; member
53 log_fn(struct xkb_context *ctx, enum xkb_log_level level, in log_fn() function
43 se_gto_log_fn *log_fn; member
153 static event_log_cb log_fn = NULL; variable
210 static event_log_cb log_fn = NULL; variable
142 tdb_log_func log_fn; member
81 void (*log_fn)(void *data, member
529 auto log_fn = [](const std::string& path, const std::string& /*id*/) { in Unmount() local