test veritas logo


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:
o ERR_LLT_NOT_LOADED:

Indicates that LLT is not loaded.

o 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 7.4.1 LLTGETNODEID(3N)