Lines Matching defs:fd_close
393 * A. fd_close store ff->ff_file = NULL
394 * B. fd_close refcnt = atomic_dec_uint_nv(&ff->ff_refcnt)
405 * then fd_close determines that there are no more
410 * By making B a release operation in fd_close, and by
416 * sequenced before B in fd_close, and C is
422 * null or nonnull, but either way, fd_close
466 fd_close(fd);
498 (void)fd_close(fd);
604 fd_close(unsigned fd)
795 (void)fd_close(newfd);
1590 * Must use fd_close() here if there is
1602 fd_close(fd);
1748 (void)fd_close(old);
1803 fd_close(fd);