Searched defs:log_err (Results 1 – 2 of 2) sorted by relevance
8 #define log_err(MSG, ...) fprintf(stderr, "(%s:%d: errno: %s) " MSG "\n", \ macro
2452 map_smb2_to_linux_error(char *buf, bool log_err) in map_smb2_to_linux_error()