Searched defs:sp_buf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c35 char *sp_buf; member in struct:sp_data
586 sp.sp_buf = str;
710 sp->sp_buf[sp->sp_len++] = c;
711 sp->sp_buf[sp->sp_len] = '\0';

Completed in 59 milliseconds