Searched refs:write_ (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.dol.c | 678 (void) write_(0, obuf, BUFSIZ - ocnt); in heredoc() 691 (void) write_(0, obuf, BUFSIZ); in heredoc() 754 (void) write_(0, obuf, BUFSIZ); in heredoc() 760 (void) write_(0, obuf, BUFSIZ); in heredoc()
|
H A D | sh.tchar.c | 677 write_(int d, tchar *buf, int nch) in write_() function
|