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

  /src/sys/arch/hp300/stand/inst/
inst.c 552 int fileno, ignoreshread, eof, len; local in function:miniroot
593 ignoreshread = 1;
638 ignoreshread = 0;
674 for (i = 0, eof = 0; i < nblks || ignoreshread == 0; i++) {
inst.c 552 int fileno, ignoreshread, eof, len; local in function:miniroot
593 ignoreshread = 1;
638 ignoreshread = 0;
674 for (i = 0, eof = 0; i < nblks || ignoreshread == 0; i++) {

Completed in 289 milliseconds