Searched defs:log_len (Results 1 – 3 of 3) sorted by relevance
48 static int load(char *log, size_t log_len, int log_level) in load()88 static void test_log_good(char *log, size_t buf_len, size_t log_len, in test_log_good()124 static void test_log_bad(char *log, size_t log_len, int log_level) in test_log_bad()
67 let log_len = buffer.backlog.len(); in size_hint() localVariable
602 size_t log_len = strlen(log_line); in cupsdLogJob() local