when 84 daemons/controld/controld_attrd.c host, when(), pcmk_rc_str(rc), rc); when 125 daemons/controld/controld_attrd.c host, when(), pcmk_rc_str(rc), rc); when 158 daemons/controld/controld_attrd.c node_type(is_remote_node), host, when(), pcmk_rc_str(rc), rc); when 400 daemons/controld/controld_execd.c const char *when = "lrm disconnect"; when 411 daemons/controld/controld_execd.c when = "shutdown"; when 414 daemons/controld/controld_execd.c when = "shutdown... waiting"; when 425 daemons/controld/controld_execd.c removed, pcmk__plural_s(removed), when, nremaining); when 441 daemons/controld/controld_execd.c counter, pcmk__plural_s(counter), when); when 463 daemons/controld/controld_execd.c when = "shutdown"; when 475 daemons/controld/controld_execd.c crm_info("Found %s active at %s", entry->id, when); when 477 daemons/controld/controld_execd.c crm_trace("Found %s active at %s", entry->id, when); when 487 daemons/controld/controld_execd.c key, pending->op_key, when); when 495 daemons/controld/controld_execd.c counter, (counter == 1)? " was" : "s were", when); when 2005 lib/fencing/st_client.c time_t when = 0; when 2012 lib/fencing/st_client.c return when; when 2037 lib/fencing/st_client.c when = time(NULL); when 2042 lib/fencing/st_client.c if (hp->completed > when) { when 2043 lib/fencing/st_client.c when = hp->completed; when 2059 lib/fencing/st_client.c if(when) { when 2060 lib/fencing/st_client.c api_log(LOG_INFO, "Node %u/%s last kicked at: %ld", nodeid, uname, (long int)when); when 2062 lib/fencing/st_client.c return when; when 311 lib/fencing/st_output.c time_t when = va_arg(args, time_t); when 313 lib/fencing/st_output.c if (when) { when 314 lib/fencing/st_output.c char *buf = crm_strdup_printf("Node %s last fenced at: %s", target, ctime(&when)); when 327 lib/fencing/st_output.c time_t when = va_arg(args, time_t); when 329 lib/fencing/st_output.c if (when) { when 330 lib/fencing/st_output.c pcmk__indented_printf(out, "Node %s last fenced at: %s", target, ctime(&when)); when 342 lib/fencing/st_output.c time_t when = va_arg(args, time_t); when 344 lib/fencing/st_output.c if (when) { when 345 lib/fencing/st_output.c char *buf = timespec_string(when, 0, false); when 368 lib/pacemaker/pcmk_fence.c time_t when = 0; when 375 lib/pacemaker/pcmk_fence.c when = stonith_api_time(atol(target), NULL, FALSE); when 377 lib/pacemaker/pcmk_fence.c when = stonith_api_time(0, target, FALSE); when 380 lib/pacemaker/pcmk_fence.c return out->message(out, "last-fenced", target, when); when 447 lib/pacemaker/pcmk_simulate.c char *when = crm_time_as_string(data_set->now, when 450 lib/pacemaker/pcmk_simulate.c out->info(out, "Using the original execution date of: %s", when); when 451 lib/pacemaker/pcmk_simulate.c free(when); when 3213 lib/pengine/unpack.c time_t when; when 3217 lib/pengine/unpack.c &when) == pcmk_ok) { when 3218 lib/pengine/unpack.c char *when_s = pcmk__epoch2str(&when, 0);