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