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

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dcdefs.h141 # ifndef SCANFLIKE
143 # define SCANFLIKE(x,y) __attribute__ ((__format__ (__scanf__, x, y))) macro
145 # define SCANFLIKE(x,y) macro
147 # endif /* ! SCANFLIKE */
H A Dio.h282 int SCANFLIKE(3, 4)
300 int SCANFLIKE(2, 3)

Completed in 21 milliseconds