Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_time.c304 static void time_print_date(time_t date, const char *command) in time_print_date() function
404 time_print_date(info->date_start, NULL); in time_print()
408 time_print_date(info->date_stop, NULL); in time_print()
436 time_print_date(info->date_start, "--datestart"); in time_save()
437 time_print_date(info->date_stop, "--datestop"); in time_save()