Lines Matching refs:vsnprintf
1709 int len = vsnprintf( 0, 0, format, va ); 1714 vsnprintf( p, len+1, format, va );