Searched refs:ISC_FORMAT_PRINTF (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13-stable/contrib/ntp/libntp/lib/isc/include/isc/ |
| HD | log.h | 572 ISC_FORMAT_PRINTF(5, 6); 611 ISC_FORMAT_PRINTF(5, 0); 622 ISC_FORMAT_PRINTF(5, 6); 634 ISC_FORMAT_PRINTF(5, 0); 656 ISC_FORMAT_PRINTF(8, 9); 663 ISC_FORMAT_PRINTF(8, 0); 670 ISC_FORMAT_PRINTF(8, 9); 677 ISC_FORMAT_PRINTF(8, 0);
|
| HD | print.h | 70 ISC_FORMAT_PRINTF(3, 0); 75 ISC_FORMAT_PRINTF(3, 4); 81 isc_print_sprintf(char *str, const char *format, ...) ISC_FORMAT_PRINTF(2, 3);
|
| HD | formatcheck.h | 35 #define ISC_FORMAT_PRINTF(fmt, args) __attribute__((__format__(__printf__, fmt, args))) macro 37 #define ISC_FORMAT_PRINTF(fmt, args) macro
|
| HD | error.h | 46 ISC_FORMAT_PRINTF(3, 4); 51 ISC_FORMAT_PRINTF(3, 4) ISC_PLATFORM_NORETURN_POST;
|
| HD | string.h | 142 ISC_FORMAT_PRINTF(3, 4); 168 ISC_FORMAT_PRINTF(3, 4);
|
| /freebsd-13-stable/contrib/ntp/libntp/lib/isc/ |
| HD | error.c | 33 ISC_FORMAT_PRINTF(3, 0); 38 ISC_FORMAT_PRINTF(3, 0);
|
| HD | log.c | 245 ISC_FORMAT_PRINTF(9, 0);
|
| /freebsd-13-stable/lib/libc/include/ |
| HD | port_before.h | 11 #define ISC_FORMAT_PRINTF(fmt, args) \ macro
|
| /freebsd-13-stable/lib/libc/resolv/ |
| HD | res_update.c | 84 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
|
| HD | res_findzonecut.c | 90 static void res_dprintf(const char *, ...) ISC_FORMAT_PRINTF(1, 2);
|
| /freebsd-13-stable/lib/libc/isc/ |
| HD | eventlib_p.h | 268 ISC_FORMAT_PRINTF(3, 4);
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | ntpd.c | 277 ISC_FORMAT_PRINTF(3, 0); 280 ISC_FORMAT_PRINTF(3, 0);
|