t6rhdb_put_host(3N) t6rhdb_put_host(3N)
t6rhdb_put_host - TSIX Remote Host DataBase get host information
cc [ flags ... ] file
#include <sys/t6attrs.h>
int t6rhdb_put_host(size_t size, caddr_t data)
t6rhdb_put_host sets a host profile for the Remote Host DataBase, using
the information supplied by caddr_t.
t6rhdb_put_host requires the CAP_NETWORK_MGT capability in the effective
vector of its capability set.
Upon successful completion, t6rhdb_put_host will return zero. Otherwise
the appropriate error code will be returned.
[EPERM] Does not have appropriate privileges.
[EINVAL] Invalid entry.
[ENOMEM] Not enough memory.
[EFAULT] Invalid pointer.
libt6(3N), t6rhdb_get_host(3N), t6rhdb_flush(3N), t6rhdb_stat(3N),
Trusted Systems Interoperability Group
PPPPaaaaggggeeee 1111 [ Back ]
|