satmp_done(2) satmp_done(2)
satmp_done - de-register token-mapping daemon with kernel
#include <sys/t6satmp.h>
int satmp_done (void);
satmp_done de-registers the token-mapping daemon. The calling process
must have appropriate privilege. If _POSIX_CAP is in effect, appropriate
privilege includes CAP_NETWORK_MGT capability.
satmp_done will fail if one or more of the following are true:
[ENOPKG] Trusted Networking is not configured on this system.
[EPERM] The caller doesn't have CAP_NETWORK_MGT capability.
satmp_done returns 0 if successful. A return value of -1 indicates an
error and errno is set to indicate the error.
satmp_get_attr_reply(2), satmp_get_lrtok_reply(2), satmp_init(2),
satmp_init_reply(2), satmp(7).
Silicon Graphics, Inc.
PPPPaaaaggggeeee 1111 [ Back ]
|