Searched refs:sp_len (Results 1 – 1 of 1) sorted by relevance
35 u_int sp_len; member700 sp.sp_len = 0; in vsnprintf()822 if (sp->sp_len < sp->sp_size) in __sputc()823 sp->sp_buf[sp->sp_len++] = c; in __sputc()824 sp->sp_buf[sp->sp_len] = '\0'; in __sputc()