chars.c:	VA_START(ap, fmt);
chars.c:	VA_START(ap, fmt);
chars.c:	VA_START(pvar, fmt);
config.c:	VA_START(args, fmt);
declare.h:#define VA_START(args, arg1) va_start(args, arg1)
declare.h:#define VA_START(args, arg1) va_start(args)
funcs.c:	VA_START(args, fmt);
funcs.c:	VA_START(args, fmt);
funcs.c:	VA_START(args, fmt);
funcs.c:	VA_START(args, fmt);
funcs.c:	VA_START(args, fmt);
funcs.c:	VA_START(args, fmt);
funpack.c:	VA_START(pvar, fmt);
funpack.c:	VA_START(vargs, program);
rfmail.c:	VA_START(args, fmt);
