Searched defs:__printflike (Results 1 - 12 of 12) sorted by path

/freebsd-current/contrib/libxo/libxo/
H A Dxo.h45 #define __printflike(_x, _y) __attribute__((__format__ (__printf__, _x, _y))) macro
/freebsd-current/contrib/openbsm/compat/
H A Dcompat.h53 #define __printflike(fmtarg, firstvararg) \ macro
/freebsd-current/sbin/mount/
H A Dgetmntopts.c201 chkdoreload(struct statfs *mntp, void (*prtmsg)(const char *, ...) __printflike(1,2)) argument
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Ddebug.h64 #define __printflike(a, b) __printf(a, b) macro
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Ddebug.h64 #define __printflike(a, b) __printf(a, b) macro
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/sys/
H A Ddebug.h33 #define __printflike(x, y) __attribute__((__format__(__printf__, x, y))) macro
/freebsd-current/sys/kern/
H A Dsubr_physmem.c121 physmem_dump_tables(int (*prfunc)(const char *, ...) __printflike(1, 2)) argument
H A Dsubr_vmem.c1608 vmem_dump(const vmem_t *vm , int (*pr)(const char *, ...) __printflike(1, 2)) argument
/freebsd-current/sys/sys/
H A Dcdefs.h484 #define __printflike(fmtarg, firstvararg) macro
490 #define __printflike(fmtarg, firstvararg) \ macro
/freebsd-current/tools/build/cross-build/include/common/sys/
H A Dcdefs.h95 #define __printflike(fmtarg, firstvararg) \ macro
/freebsd-current/tools/tools/ath/common/
H A Dah_osdep.h68 #define __printflike(_a,_b) \ macro
/freebsd-current/usr.sbin/lpr/common_source/
H A Dlp.cdefs.h103 # define __printflike(fmtarg, firstvararg) macro

Completed in 224 milliseconds