Home
last modified time | relevance | path

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

/third_party/iptables/extensions/
Dlibxt_time.c314 static void time_print_date(time_t date, const char *command) in time_print_date() function
414 time_print_date(info->date_start, NULL); in time_print()
418 time_print_date(info->date_stop, NULL); in time_print()
446 time_print_date(info->date_start, "--datestart"); in time_save()
447 time_print_date(info->date_stop, "--datestop"); in time_save()