Searched refs:msg_len (Results 1 – 2 of 2) sorted by relevance
607 static int print_errors_to_file(const char* msg, size_t msg_len, void* ctx) { in print_errors_to_file() argument608 assert(msg[msg_len] == '\0'); in print_errors_to_file()
31 unsigned int msg_len; member
Completed in 5 milliseconds