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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dio.c344 struct Eof struct
352 struct Eof *ep = (struct Eof*)fp;
363 static const Namdisc_t EOF_disc = { sizeof(struct Eof), 0, 0, nget_cur_eof};
878 struct Eof endf;
881 memset(&endf,0,sizeof(struct Eof));

Completed in 61 milliseconds