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

  /src/usr.bin/sed/
main.c 348 static int firstfile; local in function:mf_fgets
360 firstfile = 1;
409 if (firstfile == 0)
412 firstfile = 0;
main.c 348 static int firstfile; local in function:mf_fgets
360 firstfile = 1;
409 if (firstfile == 0)
412 firstfile = 0;

Completed in 22 milliseconds