cib_remote_new    168 include/crm/cib.h cib_t *cib_remote_new(const char *server, const char *user, const char *passwd, int port,
cib_remote_new    338 lib/cib/cib_client.c         return cib_remote_new(server, user, pass, port, encrypted);