HomeSort by: relevance | last modified time | path
    Searched refs:getcurrentfile (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/sh/
input.h 64 struct parsefile *getcurrentfile(void);
input.c 661 getcurrentfile(void) function in typeref:struct:parsefile *
parser.c 1408 struct parsefile *const savetopfile = getcurrentfile();
2711 struct parsefile *const savetopfile = getcurrentfile();
eval.c 1404 savetopfile = getcurrentfile();

Completed in 17 milliseconds