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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.decls.h249 extern ssize_t wide_read (int, Char *, size_t, int);
H A Dsh.lex.c1558 wide_read(int fildes, Char *buf, size_t nchars, int use_fclens) function
1641 c = wide_read(SHIN, fbuf[0], BUFSIZE, 1);
1692 c = wide_read(SHIN, fbuf[buf] + off, roomleft, 0);
H A Dsh.glob.c824 icnt = wide_read(pvec[0], ibuf, BUFSIZE, 0);

Completed in 73 milliseconds