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

/freebsd-10-stable/contrib/tcsh/
H A Dsh.decls.h250 extern ssize_t wide_read (int, Char *, size_t, int);
H A Dsh.lex.c1550 wide_read(int fildes, Char *buf, size_t nchars, int use_fclens) function
1633 c = wide_read(SHIN, fbuf[0], BUFSIZE, 1);
1684 c = wide_read(SHIN, fbuf[buf] + off, roomleft, 0);
H A Dsh.glob.c828 icnt = wide_read(pvec[0], ibuf, BUFSIZE, 0);

Completed in 62 milliseconds