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