HomeSort by: relevance | last modified time | path
    Searched defs:endbuf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/shark/stand/ofwboot/
boot.c 192 char *cp, *startbuf, *endbuf; local in function:main
228 endbuf = startbuf + (5 * 1024 * 1024);
260 size = (u_long) (endbuf - cp);
  /src/usr.bin/pr/
pr.c 1139 char *endbuf; local in function:otln
1145 endbuf = buf + cnt;
1148 while (buf < endbuf) {

Completed in 11 milliseconds