BProc Manual | ||
---|---|---|
<<< Previous | Next >>> |
bproc_chown changes the owner of node to user. Only the superuser is allowed to change node ownership.
On success, bproc_chown will return 0. On error, bproc_chown will return -1 and errno will be set appropriately.
The calling process isn't permitted to change the node's owner.
node is an invalid node number or node is down.
The BProc system is not running.
<<< Previous | Home | Next >>> |
bproc_chmod | Up | bproc_currnode |