Searched defs:PRINTF (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/ncurses/ncurses/base/
H A Dsafe_sprintf.c43 } PRINTF; typedef in typeref:enum:__anon5128
/freebsd-current/sbin/ipf/common/
H A Dipf.h102 #define PRINTF (void)printf macro
/freebsd-current/sys/dev/ips/
H A Dips.h81 #define PRINTF(x...) macro
84 #define PRINTF(level,x...) if(IPS_DEBUG >= level)printf(x) macro
/freebsd-current/sys/cam/scsi/
H A Dscsi_enc_internal.h207 #define PRINTF printf macro
/freebsd-current/contrib/ncurses/progs/
H A Ddump_entry.c46 #define PRINTF (void) printf macro
/freebsd-current/contrib/ntp/parseutil/
H A Ddcfd.c120 #define PRINTF if (interactive) printf macro
[all...]
/freebsd-current/sbin/ipf/ipfstat/
H A Dipfstat.c46 #define PRINTF (void)printf macro
[all...]

Completed in 189 milliseconds