lltgetclustid (3N)

NAME

lltgetclustid - get cluster id

SYNOPSIS

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

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

DESCRIPTION

This function obtains the currently configured cluster id.

RETURN VALUES

On success, the function returns the cluster 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

lltgetnodeid(3N), lltgetnodestatus(3N)


VCS 5.1 SP1 lltgetclustid (3N)