cap_inject
cap_inject
Inject a capability into another entities capability table.
Signature
Status cap_inject(
Capref source,
Capref entity,
Capref destination )
Arguments
- source - capability to be injected.
- entity - capability for the entity (container or locus) the
capability is to be injected into.
- destination - location within entity at which the capability
is to be injected.
Semantics
Status
See Also