Searched refs:close_fd (Results 1 – 5 of 5) sorted by relevance
262 ser_base_read_error_fd (struct serial *scb, int close_fd) in ser_base_read_error_fd() argument286 if ((s == -1) || (s == 0 && !close_fd)) in ser_base_read_error_fd()289 if (s == 0 && close_fd) in ser_base_read_error_fd()
429 exchild(t, flags, close_fd) in exchild() argument432 int close_fd; /* used if XPCLOSE or XCCLOSE */585 if (close_fd >= 0 && (((flags & XPCLOSE) && !ischild)587 close(close_fd);
1159 * src/filesystem/ops.cc (close_fd): Remove.1160 (do_copy_file): Just use close(3) instead of close_fd, to prevent9195 * src/filesystem/ops.cc (close_fd): New function.
3857 * [Bug 1343] ntpd/ntp_io.c close_fd() does not compile on Solaris 7.
170764 [Bug 1343] ntpd/ntp_io.c close_fd() does not compile on Solaris 7.170768 [Bug 1343] ntpd/ntp_io.c close_fd() does not compile on Solaris 7.