ctime 691 lib/cluster/election.c char *loss_time = ctime(&e->last_election_loss); ctime 1725 lib/common/iso8601.c since_epoch = ctime(&a_time); ctime 1728 lib/common/iso8601.c since_epoch = ctime(when); ctime 164 lib/fencing/st_output.c char *buf = crm_strdup_printf("Node %s last fenced at: %s", target, ctime(&when)); ctime 180 lib/fencing/st_output.c pcmk__indented_printf(out, "Node %s last fenced at: %s", target, ctime(&when)); ctime 1620 lib/pengine/pe_output.c pcmk__trim(ctime(&last_change)), ctime 1680 lib/pengine/pe_output.c pcmk__trim(ctime(&last_change)), ctime 173 tools/notifyServicelogEvent.c event_id, ctime(&(event->time_logged)), ctime(&(event->time_event)));