Home
last modified time | relevance | path

Searched refs:TIMEPERIOD_THISMONTH (Results 1 – 8 of 8) sorted by relevance

/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dhistogram.c81 #define TIMEPERIOD_THISMONTH 5 macro
424 …printf("<option value=thismonth %s>This Month\n", (timeperiod_type == TIMEPERIOD_THISMONTH) ? "SEL… in main()
1193 timeperiod_type = TIMEPERIOD_THISMONTH; in process_cgivars()
2388 case TIMEPERIOD_THISMONTH: in convert_timeperiod_to_times()
H A Dtrends.c86 #define TIMEPERIOD_THISMONTH 5 macro
572 …printf("<option value=thismonth %s>This Month\n", (timeperiod_type == TIMEPERIOD_THISMONTH) ? "SEL… in main()
1491 timeperiod_type = TIMEPERIOD_THISMONTH; in process_cgivars()
2941 case TIMEPERIOD_THISMONTH: in convert_timeperiod_to_times()
H A Dsummary.c66 #define TIMEPERIOD_THISMONTH 5 macro
774 timeperiod_type = TIMEPERIOD_THISMONTH; in process_cgivars()
1352 case TIMEPERIOD_THISMONTH: in convert_timeperiod_to_times()
H A Davail.c92 #define TIMEPERIOD_THISMONTH 5 macro
543 …printf("<option value=thismonth %s>This Month\n", (timeperiod_type == TIMEPERIOD_THISMONTH) ? "SEL… in main()
1318 timeperiod_type = TIMEPERIOD_THISMONTH; in process_cgivars()
3245 case TIMEPERIOD_THISMONTH: in convert_timeperiod_to_times()
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dhistogram.c83 #define TIMEPERIOD_THISMONTH 5 macro
425 …printf("<option value=thismonth %s>This Month\n", (timeperiod_type == TIMEPERIOD_THISMONTH) ? "SEL… in main()
1166 timeperiod_type = TIMEPERIOD_THISMONTH; in process_cgivars()
2361 case TIMEPERIOD_THISMONTH: in convert_timeperiod_to_times()
H A Dtrends.c93 #define TIMEPERIOD_THISMONTH 5 macro
568 …printf("<option value=thismonth %s>This Month\n", (timeperiod_type == TIMEPERIOD_THISMONTH) ? "SEL… in main()
1459 timeperiod_type = TIMEPERIOD_THISMONTH; in process_cgivars()
2921 case TIMEPERIOD_THISMONTH: in convert_timeperiod_to_times()
H A Dsummary.c76 #define TIMEPERIOD_THISMONTH 5 macro
810 timeperiod_type = TIMEPERIOD_THISMONTH; in process_cgivars()
1388 case TIMEPERIOD_THISMONTH: in convert_timeperiod_to_times()
H A Davail.c102 #define TIMEPERIOD_THISMONTH 5 macro
575 …printf("<option value=thismonth %s>This Month\n", (timeperiod_type == TIMEPERIOD_THISMONTH) ? "SEL… in main()
1351 timeperiod_type = TIMEPERIOD_THISMONTH; in process_cgivars()
3148 case TIMEPERIOD_THISMONTH: in convert_timeperiod_to_times()