Searched refs:basepf (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/
H A Dinput.c105 MKINIT struct parsefile basepf; /* top level input file */ variable in typeref:struct:parsefile
107 struct parsefile *parsefile = &basepf; /* current input file */
124 basepf.nextc = basepf.buf = basebuf;
547 while (parsefile != &basepf)
H A Dinit.c924 extern struct parsefile basepf; /* top level input file */
960 basepf.nextc = basepf.buf = basebuf;

Completed in 380 milliseconds