pbs_get_server_list

Langue: en

Version: 376480 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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.

SEE ALSO

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

DIAGNOSTICS

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