Home
last modified time | relevance | path

Searched refs:SCANFLIKE (Results 1 – 2 of 2) sorted by relevance

/freebsd/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
H A Dio.h280 int SCANFLIKE(3, 4)
298 int SCANFLIKE(2, 3)