Searched defs:warnf (Results 1 - 3 of 3) sorted by relevance
| /third_party/curl/src/ |
| H A D | tool_msgs.c | 108 void warnf(struct GlobalConfig *config, const char *fmt, ...) in warnf() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fs_context.h | 209 #define warnf(fc, fmt, ...) __logfc(fc, 'w', fmt, ## __VA_ARGS__) macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fs_context.h | 222 #define warnf(fc, fmt, ...) __logfc(fc, 'w', fmt, ## __VA_ARGS__) macro
|
Completed in 2 milliseconds