Home | History | Annotate | Download | only in lib

Lines Matching refs:close

54 #undef close
59 /* EINTR handling for close().
69 retval = close (fd);
74 #define close nonintr_close
172 && close (nulloutfd) >= 0))))
178 && close (stdinfd) >= 0))))
184 && close (stdoutfd) >= 0)))))
212 close (stdinfd);
214 close (stdoutfd);
216 close (nulloutfd);
227 close (ofd[0]);
229 close (ifd[1]);
236 close (ifd[0]);
238 close (ofd[1]);
351 close (ifd[0]);
352 close (ifd[1]);
356 close (ofd[0]);
357 close (ofd[1]);
371 close (ofd[0]);
373 close (ifd[1]);