Home
last modified time | relevance | path

Searched refs:__printf__ (Results 1 – 25 of 64) sorted by relevance

123

/freebsd-12.1/contrib/openpam/include/security/
H A Dopenpam.h93 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-12.1/usr.bin/patch/
H A Dutil.h35 __attribute__((__format__(__printf__, 1, 2)));
37 __attribute__((__format__(__printf__, 1, 2)));
39 __attribute__((__format__(__printf__, 1, 2)));
41 __attribute__((__format__(__printf__, 1, 2)));
/freebsd-12.1/contrib/amd/fsinfo/
H A Dfsinfo.h82 __attribute__((__format__(__printf__, 1, 2)));
84 __attribute__((__format__(__printf__, 1, 2)));
90 __attribute__((__format__(__printf__, 2, 3)));
92 __attribute__((__format__(__printf__, 1, 2)));
94 __attribute__((__format__(__printf__, 2, 3)));
104 __attribute__((__format__(__printf__, 1, 2)));
/freebsd-12.1/contrib/xz/src/xz/
H A Dmessage.h48 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)))
/freebsd-12.1/contrib/diff/lib/
H A Derror.h31 # define __printf__ printf macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
H A Derror.c69 __attribute__ ((__format__ (__printf__, 3, 4)));
73 __attribute__ ((__format__ (__printf__, 5, 6)));;
/freebsd-12.1/gnu/usr.bin/grep/
H A Derror.h35 # define __printf__ printf macro
50 __attribute__ ((__format__ (__printf__, 3, 4)));
54 __attribute__ ((__format__ (__printf__, 5, 6)));
/freebsd-12.1/contrib/file/src/
H A Dfile.h458 __attribute__((__format__(__printf__, 2, 0)));
462 __attribute__((__format__(__printf__, 2, 3)));
489 __attribute__((__format__(__printf__, 3, 4)));
491 __attribute__((__format__(__printf__, 2, 3)));
493 __attribute__((__format__(__printf__, 2, 3)));
622 __attribute__((__format__(__printf__, 2, 3), __noreturn__));
624 __attribute__((__format__(__printf__, 2, 3), __noreturn__));
626 __attribute__((__format__(__printf__, 1, 2)));
628 __attribute__((__format__(__printf__, 1, 2)));
/freebsd-12.1/contrib/dma/
H A Ddma.h198 …ote_command(int, const char*, ...) __attribute__((__nonnull__(2), __format__ (__printf__, 2, 3)));
230 void setlogident(const char *, ...) __attribute__((__format__ (__printf__, 1, 2)));
231 void errlog(int, const char *, ...) __attribute__((__format__ (__printf__, 2, 3)));
232 void errlogx(int, const char *, ...) __attribute__((__format__ (__printf__, 2, 3)));
/freebsd-12.1/contrib/tcsh/
H A Dtc.decls.h230 __attribute__((__format__(__printf__, 1, 2)));
232 __attribute__((__format__(__printf__, 3, 4)));
234 __attribute__((__format__(__printf__, 1, 2)));
236 __attribute__((__format__(__printf__, 1, 0)));
238 __attribute__((__format__(__printf__, 3, 0)));
240 __attribute__((__format__(__printf__, 1, 0)));
/freebsd-12.1/contrib/blacklist/bin/
H A Dsupport.h38 __attribute__((__format__(__printf__, 2, 0)));
40 __attribute__((__format__(__printf__, 2, 3)));
H A Dinternal.h51 #define __syslog__ __printf__
/freebsd-12.1/sbin/dhclient/
H A Ddhcpd.h268 void error(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2))) __dead2;
269 int warning(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2)));
270 int note(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2)));
271 int debug(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2)));
272 int parse_warn(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2)));
/freebsd-12.1/contrib/binutils/gas/
H A Das.h493 #define __printf__ printf macro
499 __attribute__ ((__format__ (__printf__, 1, 2)))
502 __attribute__ ((__format__ (__printf__, 3, 4)))
/freebsd-12.1/contrib/gdb/include/
H A Dansidecl.h285 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m)
297 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
/freebsd-12.1/contrib/gcclibs/include/
H A Dansidecl.h307 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m)
335 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
/freebsd-12.1/contrib/binutils/include/
H A Dansidecl.h307 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m)
335 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dformatcheck.h35 #define ISC_FORMAT_PRINTF(fmt, args) __attribute__((__format__(__printf__, fmt, args)))
/freebsd-12.1/contrib/atf/atf-c/
H A Ddefs.h33 #define ATF_DEFS_ATTRIBUTE_FORMAT_PRINTF(a, b) __attribute__((__format__(__printf__, a, b)))
/freebsd-12.1/contrib/mandoc/
H A Dmandoc_aux.h20 __attribute__((__format__ (__printf__, 2, 3)));
/freebsd-12.1/contrib/openbsm/compat/
H A Dcompat.h54 __attribute__((__format__ (__printf__, fmtarg, firstvararg)))
/freebsd-12.1/lib/libc/include/
H A Dport_before.h13 __attribute__((__format__(__printf__, fmt, args)))
/freebsd-12.1/contrib/libarchive/libarchive_fe/
H A Derr.h40 #define __LA_PRINTFLIKE(f,a) __attribute__((__format__(__printf__, f, a)))
/freebsd-12.1/sys/contrib/dev/acpica/include/platform/
H A Dacgcc.h183 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1)))
/freebsd-12.1/contrib/tcpdump/
H A Dfuncattrs.h103 #define PRINTFLIKE(x,y) __attribute__((__format__(__printf__,x,y)))

123