ELF_END(3) | NetBSD Library Functions Manual | ELF_END(3) |
A call to elf_end() decrements the activation count for descriptor elf by one. The resources associated with the descriptor are only released with its activation count goes to zero.
Once function elf_end() returns zero, the ELF descriptor elf will no longer be valid and should not be used further.
June 29, 2006 | NetBSD 5.99 |