Searched refs:write_ (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/cmd/csh/ |
| H A D | sh.dol.c | 687 (void) write_(0, obuf, BUFSIZ - ocnt); in heredoc() 700 (void) write_(0, obuf, BUFSIZ); in heredoc() 763 (void) write_(0, obuf, BUFSIZ); in heredoc() 769 (void) write_(0, obuf, BUFSIZ); in heredoc()
|
| H A D | sh.tchar.c | 676 write_(int d, tchar *buf, int nch) in write_() function
|