Lines Matching refs:write
162 if(write(epipe[1], buf, r+1)!=r+1) in estartfn()
165 write(epipe[1], buf, 1); in estartfn()
191 while(write(epipe[1], t, 2) == 2); in etimer()
193 write(epipe[1], t, 1); in etimer()
221 if(write(epipe[1], t, 3) != 3) in ekeyslave()
226 write(epipe[1], t, 1); in ekeyslave()
258 write(ctl, "rawon", 5); in einit()
371 write(epipe[1], t, 1); in enote()
438 write(mousefd, buf, n); in emoveto()
447 write(cursorfd, curs, 0); in esetcursor()
452 write(cursorfd, curs, sizeof curs); in esetcursor()