Searched refs:pPad (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/boot/ficl/
H A Dtools.c750 char *pPad = pVM->pad; local
760 nChars += sprintf(pPad + nChars, "%s", cp);
764 pPad[nChars] = '\0';
773 vmTextOut(pVM, pPad, 1);
779 pPad[nChars++] = ' ';
784 pPad[nChars] = '\0';
793 vmTextOut(pVM, pPad, 1);
800 pPad[nChars] = '\0';
802 vmTextOut(pVM, pPad, 1);

Completed in 56 milliseconds