struct parsefile

Defined at line 65 of file ../../zircon/third_party/uapp/dash/src/input.h

The parsefile structure pointed to by the global variable parsefile

contains information about the current file being read.

Public Members

int linno
int fd
int nleft
int lleft
char * nextc
char * buf
struct strpush * strpush
strpush basestrpush
int[2] lastc
int unget