lltgetnodeid (3N)

NAME

lltgetnodeid - get node id

SYNOPSIS

cc [file...] file... -llltdb [library...]

#include <sys/lltapi.h>
int lltgetnodeid();

DESCRIPTION

This function obtains the system id of the local node.

RETURN VALUES

On success, the function returns the node id. Otherwise the function returns one of the following errors:
ERR_LLT_NOT_LOADED:
Indicates that LLT is not loaded. ERR_LLT_NOT_CONFIGURED:
Indicates that LLT is not configured.

FILES

/usr/lib/liblltdb.so.1
/usr/include/sys/lltapi.h

SEE ALSO

lltgetclustid(3N), lltgetnodestatus(3N)


VCS 5.1 SP1 lltgetnodeid (3N)