pbs_get_server_list (3) - Linux Manuals

pbs_get_server_list: get a list of pbs server names

NAME

pbs_get_server_list - get a list of pbs server names

SYNOPSIS

#include <pbs_error.h>
#include <pbs_ifl.h>

char pbs_get_server_list()

DESCRIPTION

A character string is returned containing the names of the PBS servers.

DIAGNOSTICS

If the servers cannot be determined, a NULL value is returned.

SEE ALSO

pbs_connect(3B), pbs_default(3B), pbs_fbserver(3B)