Home | History | Annotate | Download | only in bfd

Lines Matching defs:bfd_close

354 	When the file is later <<bfd_close>>d, the file descriptor will
361 until <<bfd_close>>, and will not be affected by BFD operations
451 the BFD is passed to <<bfd_close>>, the stream will be closed.
535 <<bfd_close>>. @var{close_func} either succeeds returning 0, or
735 /* nbfd has to point to head of malloc'ed block so that bfd_close may
841 bfd_close
844 bool bfd_close (bfd *abfd);
861 bfd_close (bfd *abfd)
877 Close a BFD. Differs from <<bfd_close>> since it does not
1913 bfd_close (file);
1920 bfd_close (file);
1929 (void) bfd_close (file);