Searched defs:warn (Results 1 – 1 of 1) sorted by relevance
40 # define warn(fmt, ...) say(ctx, LOG_WARN fmt, ## __VA_ARGS__) macro64 # define warn(fmt, ...) nosay(ctx, fmt, ## __VA_ARGS__) macro