Function - Destroy a ledger.
kern_return_t ledger_terminate (ledger_port_t ledger);
The ledger_terminate function destroys a ledger. All resources drawn from this ledger will also be destroyed. The resource limits in the ledger are returned to the ledger's parent.
This interface is not implemented in OSF/1 R1.3.
Only generic errors apply.
Functions: ledger_create, ledger_read, ledger_transfer.