| /freebsd-13.1/usr.bin/patch/ |
| H A D | util.h | 35 __attribute__((__format__(__printf__, 1, 2))); 37 __attribute__((__format__(__printf__, 1, 2))); 39 __attribute__((__format__(__printf__, 1, 2))); 41 __attribute__((__format__(__printf__, 1, 2)));
|
| /freebsd-13.1/contrib/openpam/include/security/ |
| H A D | openpam.h | 93 OPENPAM_FORMAT ((__printf__, 2, 3)) 107 OPENPAM_FORMAT ((__printf__, 2, 3)) 116 OPENPAM_FORMAT ((__printf__, 4, 5)) 130 OPENPAM_FORMAT ((__printf__, 2, 0)) 137 OPENPAM_FORMAT ((__printf__, 2, 0)) 146 OPENPAM_FORMAT ((__printf__, 4, 0)) 218 OPENPAM_FORMAT ((__printf__, 3, 4)) 238 OPENPAM_FORMAT ((__printf__, 2, 3))
|
| /freebsd-13.1/contrib/xz/src/xz/ |
| H A D | message.h | 48 lzma_attribute((__format__(__printf__, 2, 3))); 56 lzma_attribute((__format__(__printf__, 1, 2))); 64 lzma_attribute((__format__(__printf__, 1, 2))); 71 lzma_attribute((__format__(__printf__, 1, 2)))
|
| H A D | util.h | 105 lzma_attribute((__format__(__printf__, 3, 4)));
|
| /freebsd-13.1/contrib/diff/lib/ |
| H A D | error.h | 31 # define __printf__ printf macro 44 __attribute__ ((__format__ (__printf__, 3, 4))); 48 __attribute__ ((__format__ (__printf__, 5, 6)));
|
| H A D | error.c | 69 __attribute__ ((__format__ (__printf__, 3, 4))); 73 __attribute__ ((__format__ (__printf__, 5, 6)));;
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | tc.decls.h | 229 __attribute__((__format__(__printf__, 1, 2))); 231 __attribute__((__format__(__printf__, 3, 4))); 233 __attribute__((__format__(__printf__, 1, 2))); 235 __attribute__((__format__(__printf__, 1, 0))); 237 __attribute__((__format__(__printf__, 3, 0))); 239 __attribute__((__format__(__printf__, 1, 0)));
|
| /freebsd-13.1/contrib/dma/ |
| H A D | dma.h | 209 …ote_command(int, const char*, ...) __attribute__((__nonnull__(2), __format__ (__printf__, 2, 3))); 243 void setlogident(const char *, ...) __attribute__((__format__ (__printf__, 1, 2))); 244 void errlog(int, const char *, ...) __attribute__((__format__ (__printf__, 2, 3))); 245 void errlogx(int, const char *, ...) __attribute__((__format__ (__printf__, 2, 3)));
|
| /freebsd-13.1/contrib/file/src/ |
| H A D | file.h | 499 __attribute__((__format__(__printf__, 2, 0))); 508 __attribute__((__format__(__printf__, 2, 3))); 539 __attribute__((__format__(__printf__, 3, 4))); 541 __attribute__((__format__(__printf__, 2, 3))); 543 __attribute__((__format__(__printf__, 2, 3))); 667 __attribute__((__format__(__printf__, 2, 3), __noreturn__)); 669 __attribute__((__format__(__printf__, 2, 3), __noreturn__)); 671 __attribute__((__format__(__printf__, 1, 2))); 673 __attribute__((__format__(__printf__, 1, 2)));
|
| /freebsd-13.1/contrib/blacklist/bin/ |
| H A D | support.h | 38 __attribute__((__format__(__printf__, 2, 0))); 40 __attribute__((__format__(__printf__, 2, 3)));
|
| H A D | internal.h | 51 #define __syslog__ __printf__
|
| /freebsd-13.1/sbin/dhclient/ |
| H A D | dhcpd.h | 269 void error(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2))) __dead2; 270 int warning(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2))); 271 int note(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2))); 272 int debug(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2))); 273 int parse_warn(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2)));
|
| /freebsd-13.1/contrib/one-true-awk/ |
| H A D | proto.h | 141 __attribute__((__format__(__printf__, 1, 2))); 143 __attribute__((__format__(__printf__, 1, 2))); 145 __attribute__((__format__(__printf__, 1, 2)));
|
| /freebsd-13.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | formatcheck.h | 35 #define ISC_FORMAT_PRINTF(fmt, args) __attribute__((__format__(__printf__, fmt, args)))
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | debug.h | 33 #define __printflike(x, y) __attribute__((__format__(__printf__, x, y)))
|
| /freebsd-13.1/contrib/atf/atf-c/ |
| H A D | defs.h | 33 #define ATF_DEFS_ATTRIBUTE_FORMAT_PRINTF(a, b) __attribute__((__format__(__printf__, a, b)))
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | mandoc_aux.h | 20 __attribute__((__format__ (__printf__, 2, 3)));
|
| /freebsd-13.1/contrib/openbsm/compat/ |
| H A D | compat.h | 54 __attribute__((__format__ (__printf__, fmtarg, firstvararg)))
|
| /freebsd-13.1/lib/libc/include/ |
| H A D | port_before.h | 13 __attribute__((__format__(__printf__, fmt, args)))
|
| /freebsd-13.1/tools/build/cross-build/include/common/sys/ |
| H A D | cdefs.h | 98 __attribute__((__format__(__printf__, fmtarg, firstvararg))) 169 #define __printf0__ __printf__
|
| /freebsd-13.1/contrib/libarchive/libarchive_fe/ |
| H A D | err.h | 43 # define __LA_PRINTF_FORMAT __printf__
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/platform/ |
| H A D | acgcc.h | 183 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1)))
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | funcattrs.h | 103 #define PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y)))
|
| /freebsd-13.1/tools/tools/ath/common/ |
| H A D | ah_osdep.h | 71 __attribute__ ((__format__ (__printf__, _a, _b)))
|
| /freebsd-13.1/contrib/sendmail/include/sm/ |
| H A D | cdefs.h | 133 # define PRINTFLIKE(x,y) __attribute__ ((__format__ (__printf__, x, y)))
|