Home
last modified time | relevance | path

Searched refs:bufeos (Results 1 – 1 of 1) sorted by relevance

/src/stand/kboot/libkboot/
H A Ddfk.c109 char *bufeos = buffer + buflen - 1; // point at byte for NUL at eos in lb_1line() local
112 while (walker < bufeos) { // < to exclude space for NUL in lb_1line()