HomeSort by relevance Sort by last modified time
    Searched full:time_print_date (Results 1 - 1 of 1) sorted by null

  /external/iptables/extensions/
libxt_time.c 298 static void time_print_date(time_t date, const char *command) function
398 time_print_date(info->date_start, NULL);
402 time_print_date(info->date_stop, NULL);
428 time_print_date(info->date_start, "--datestart");
429 time_print_date(info->date_stop, "--datestop");

Completed in 206 milliseconds