HomeSort by: relevance | last modified time | path
    Searched refs:firstfile (Results 1 - 4 of 4) 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;
  /src/usr.bin/config/
scan.l 453 firstfile(const char *fname)
defs.h 639 int firstfile(const char *);
main.c 361 if (firstfile(conffile)) {
464 firstfile(cname);

Completed in 14 milliseconds