Searched refs:wlen (Results 1 – 1 of 1) sorted by relevance
287 int wlen; in add_note() local296 wlen = vsnprintf(wt->notes[wt->num_notes], len, fmt, ap); in add_note()298 if (wlen < 0) { in add_note()303 if (wlen >= len) in add_note()