X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..4ba76501152d51ccb5647018f3192c6096367d48:/osfmk/man/ledger_terminate.html?ds=inline diff --git a/osfmk/man/ledger_terminate.html b/osfmk/man/ledger_terminate.html old mode 100755 new mode 100644 index a8dd384fd..1029baa00 --- a/osfmk/man/ledger_terminate.html +++ b/osfmk/man/ledger_terminate.html @@ -1 +1,35 @@ -
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. \ No newline at end of file +
+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.