Home
last modified time | relevance | path

Searched defs:PRINTFLIKE (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dcdefs.h133 # define PRINTFLIKE(x,y) __attribute__ ((__format__ (__printf__, x, y))) macro
135 # define PRINTFLIKE(x,y) macro