Lines Matching defs:lu

184 …log_debug_info(DEBUGL_MACROS, 2, "  Not currently in macro.  Running output (%lu): '%s'\n", (unsig…  macro
211 …log_debug_info(DEBUGL_MACROS, 2, " Escaped $. Running output (%lu): '%s'\n", (unsigned long)strl… macro
218 …log_debug_info(DEBUGL_MACROS, 2, " Non-macro. Running output (%lu): '%s'\n", (unsigned long)strl… macro
254 …log_debug_info(DEBUGL_MACROS, 2, " Cleaned macro. Running output (%lu): '%s'\n", (unsigned long)… macro
265 …log_debug_info(DEBUGL_MACROS, 2, " Uncleaned macro. Running output (%lu): '%s'\n", (unsigned lon… macro
273 …log_debug_info(DEBUGL_MACROS, 2, " Just finished macro. Running output (%lu): '%s'\n", (unsigned… macro
1545 asprintf(output, "%lu", (unsigned long)current_time); macro
1557 asprintf(output, "%lu", (unsigned long)next_valid_time); macro
1684 asprintf(output, "%lu", duration); macro
1704 asprintf(output, "%lu", (unsigned long)temp_host->last_check); macro
1707 asprintf(output, "%lu", (unsigned long)temp_host->last_state_change); macro
1710 asprintf(output, "%lu", (unsigned long)temp_host->last_time_up); macro
1713 asprintf(output, "%lu", (unsigned long)temp_host->last_time_down); macro
1716 asprintf(output, "%lu", (unsigned long)temp_host->last_time_unreachable); macro
1722 asprintf(output, "%lu", temp_host->current_notification_id); macro
1725 asprintf(output, "%lu", temp_host->current_event_id); macro
1728 asprintf(output, "%lu", temp_host->last_event_id); macro
1731 asprintf(output, "%lu", temp_host->current_problem_id); macro
1734 asprintf(output, "%lu", temp_host->last_problem_id); macro
2061 asprintf(output, "%lu", (unsigned long)temp_service->last_check); macro
2064 asprintf(output, "%lu", (unsigned long)temp_service->last_state_change); macro
2067 asprintf(output, "%lu", (unsigned long)temp_service->last_time_ok); macro
2070 asprintf(output, "%lu", (unsigned long)temp_service->last_time_warning); macro
2073 asprintf(output, "%lu", (unsigned long)temp_service->last_time_unknown); macro
2076 asprintf(output, "%lu", (unsigned long)temp_service->last_time_critical); macro
2092 asprintf(output, "%lu", duration); macro
2110 asprintf(output, "%lu", temp_service->current_notification_id); macro
2113 asprintf(output, "%lu", temp_service->current_event_id); macro
2116 asprintf(output, "%lu", temp_service->last_event_id); macro
2119 asprintf(output, "%lu", temp_service->current_problem_id); macro
2122 asprintf(output, "%lu", temp_service->last_problem_id); macro