Lines Matching full:binopen3
767 if ((fd = binopen3(hname, O_RDWR | O_CREAT | O_APPEND, 0600)) < 0)802 if ((fd = binopen3(nhname, O_RDWR | O_CREAT | O_TRUNC |