Home
last modified time | relevance | path

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

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