pg_copy
pg_copy
Copy a permission group.
Signature
Status pg_copy(
Capref source,
Capref destination )
Arguments
- source - indicates the permission group to copy.
- destination - indicates the destination for the permission
group.
Semantics
pg_copy copies the permission group associated with source and
inserts destination as a new entry in the capability table of the
current locus which uses the new permission group.
Status
Notes
Warnings
See Also