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

/sendmail/include/sm/
H A Dvarargs.h42 # define SM_VA_ARG(ap, type) va_arg(ap, type) macro

Completed in 14 milliseconds