Lines Matching defs:bfd_close
356 When the file is later <<bfd_close>>d, the file descriptor will
363 until <<bfd_close>>, and will not be affected by BFD operations
453 the BFD is passed to <<bfd_close>>, the stream will be closed.
537 <<bfd_close>>. @var{close_func} either succeeds returning 0, or
737 /* nbfd has to point to head of malloc'ed block so that bfd_close may
843 bfd_close
846 bool bfd_close (bfd *abfd);
863 bfd_close (bfd *abfd)
879 Close a BFD. Differs from <<bfd_close>> since it does not
1918 bfd_close (file);
1925 bfd_close (file);
1934 (void) bfd_close (file);