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