Home
last modified time | relevance | path

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

/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dio.c369 static Sfdouble_t nget_cur_eof(register Namval_t* np, Namfun_t *fp) in nget_cur_eof() function
382 static const Namdisc_t EOF_disc = { sizeof(struct Eof), 0, 0, nget_cur_eof};
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dio.c369 static Sfdouble_t nget_cur_eof(register Namval_t* np, Namfun_t *fp) in nget_cur_eof() function
382 static const Namdisc_t EOF_disc = { sizeof(struct Eof), 0, 0, nget_cur_eof};
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dio.c168 static_fn Sfdouble_t nget_cur_eof(Namval_t *np, Namfun_t *fp) { in nget_cur_eof() function
179 static const Namdisc_t EOF_disc = {.dsize = sizeof(struct Eof), .getnum = nget_cur_eof};
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dio.c153 static Sfdouble_t nget_cur_eof(register Namval_t* np, Namfun_t *fp) in nget_cur_eof() function
166 static const Namdisc_t EOF_disc = { sizeof(struct Eof), 0, 0, nget_cur_eof};