ctime             699 lib/cluster/election.c             loss_time = ctime(&(cluster->priv->election->last_election_loss));
ctime            2152 lib/common/iso8601.c         return pcmk__str_copy(pcmk__trim(ctime(&epoch_time)));
ctime             314 lib/fencing/st_output.c         char *buf = crm_strdup_printf("Node %s last fenced at: %s", target, ctime(&when));
ctime             330 lib/fencing/st_output.c         pcmk__indented_printf(out, "Node %s last fenced at: %s", target, ctime(&when));
ctime            2229 lib/pengine/pe_output.c                                             pcmk__trim(ctime(&last_change)),
ctime            2298 lib/pengine/pe_output.c         const char *last_rc_change = pcmk__trim(ctime(&last_change));
ctime             683 lib/pengine/utils.c                   pcmk__trim(ctime(&recheck)), reason);