Home | History | Annotate | Download | only in bfd

Lines Matching defs:bfd_close

399 	When the file is later <<bfd_close>>d, the file descriptor will
406 until <<bfd_close>>, and will not be affected by BFD operations
496 the BFD is passed to <<bfd_close>>, the stream will be closed.
580 <<bfd_close>>. @var{close_func} either succeeds returning 0, or
780 /* nbfd has to point to head of malloc'ed block so that bfd_close may
886 bfd_close
889 bool bfd_close (bfd *abfd);
906 bfd_close (bfd *abfd)
922 Close a BFD. Differs from <<bfd_close>> since it does not
1962 bfd_close (file);
1969 bfd_close (file);
1978 (void) bfd_close (file);