Home
last modified time | relevance | path

Searched refs:write_ (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/csh/
H A Dsh.dol.c678 (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 Dsh.tchar.c677 write_(int d, tchar *buf, int nch) in write_() function