Home
last modified time | relevance | path

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

/freebsd-src/bin/sh/
H A Dparser.c1093 struct parsefile *const savetopfile = getcurrentfile(); in parsebackq() local
2240 struct parsefile *const savetopfile = getcurrentfile(); in expandstr() local
H A Deval.c828 struct parsefile *savetopfile; in evalcommand() local