Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c363 struct Eof struct
371 struct Eof *ep = (struct Eof*)fp; in nget_cur_eof() argument
382 static const Namdisc_t EOF_disc = { sizeof(struct Eof), 0, 0, nget_cur_eof};
1056 struct Eof endf; in file_offset()
1064 memset(&endf,0,sizeof(struct Eof)); in file_offset()