Searched defs:fido_log_error (Results 1 – 2 of 2) sorted by relevance
164 #define fido_log_error(...) do { /* nothing */ } while (0) macro
100 fido_log_error(int errnum, const char *fmt, ...) in fido_log_error() function