Searched refs:SCANFLIKE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dcdefs.h139 # ifndef SCANFLIKE
141 # define SCANFLIKE(x,y) __attribute__ ((__format__ (__scanf__, x, y))) macro
143 # define SCANFLIKE(x,y) macro
145 # endif /* ! SCANFLIKE */
H A Dio.h280 int SCANFLIKE(3, 4)
298 int SCANFLIKE(2, 3)
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dscan.l1080 { "SCANFLIKE", 1, scanflike },

Completed in 120 milliseconds