[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_close
bfd_boolean bfd_close (bfd *abfd); |
chmod
is called
to mark it as such.
All memory attached to the BFD is released.
The file descriptor associated with the BFD is closed (even
if it was passed in to BFD by bfd_fdopenr
).
Returns
TRUE
is returned if all is ok, otherwise FALSE
.