Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_time.c370 static inline void divide_time(unsigned int fulltime, unsigned int *hours, in divide_time() function
389 divide_time(info->daytime_start, &h, &m, &s); in time_print()
391 divide_time(info->daytime_stop, &h, &m, &s); in time_print()
423 divide_time(info->daytime_start, &h, &m, &s); in time_save()
425 divide_time(info->daytime_stop, &h, &m, &s); in time_save()