Home
last modified time | relevance | path

Searched refs:savetopfile (Results 1 – 2 of 2) sorted by relevance

/trueos/bin/sh/
HDparser.c965 struct parsefile *const savetopfile = getcurrentfile(); in parsebackq() local
971 popfilesupto(savetopfile); in parsebackq()
2023 struct parsefile *const savetopfile = getcurrentfile(); in expandstr() local
2047 popfilesupto(savetopfile); in expandstr()
HDeval.c843 struct parsefile *savetopfile; in evalcommand() local
1096 savetopfile = getcurrentfile(); in evalcommand()
1153 popfilesupto(savetopfile); in evalcommand()