cap_copy


cap_copy

Copy a capability.

Signature

Status cap_copy(
	Capref	source,
	Capref	destination )

Arguments

Semantics

cap_copy inserts a new entry, destination, in the current locus' capability table which refers to the same permission group as that used by source.

Status

See Also