authenticated 267 daemons/based/based_remote.c if (client->remote->authenticated == TRUE) { authenticated 472 daemons/based/based_remote.c int timeout = client->remote->authenticated ? -1 : 1000; authenticated 510 daemons/based/based_remote.c if (client->remote->authenticated == FALSE) { authenticated 523 daemons/based/based_remote.c client->remote->authenticated = TRUE; authenticated 105 include/crm/common/ipc_internal.h bool authenticated;