Searched defs:ERROR (Results 1 – 8 of 8) sorted by relevance
22 #define ERROR(x...) KLOG_ERROR("init", x) macro
24 #define ERROR(x...) KLOG_ERROR("fs_mgr", x) macro
36 static char ERROR[128]; variable
96 #define ERROR(errcode,...) error((errcode),__FUNCTION__,__VA_ARGS__) macro
95 #define ERROR(errcode,...) error((errcode),__FUNCTION__,__VA_ARGS__) macro
24 #define ERROR 1 macro
69 #define ERROR(x...) fprintf(stderr,x) macro
28 #define ERROR 1 macro