Searched defs:Eof (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dio.c363 struct Eof struct
371 struct Eof *ep = (struct Eof*)fp;
382 static const Namdisc_t EOF_disc = { sizeof(struct Eof), 0, 0, nget_cur_eof};
1039 struct Eof endf;
1042 memset(&endf,0,sizeof(struct Eof));

Completed in 809 milliseconds