Lines Matching defs:ap
55 va_list ap;56 va_start(ap, msg);57 cil_vlog(CIL_ERR, msg, ap);58 va_end(ap);