|
NAMEpbs_get_server_list - get a list of pbs server namesSYNOPSIS#include <pbs_error.h>#include <pbs_ifl.h> char pbs_get_server_list() DESCRIPTIONA character string is returned containing the names of the PBS servers.SEE ALSOpbs_connect(3B), pbs_default(3B), pbs_fbserver(3B)DIAGNOSTICSIf the servers cannot be determined, a NULL value is returned.
Visit the GSP FreeBSD Man Page Interface. |