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

/external/iptables/extensions/
H A Dlibxt_time.c364 static inline void divide_time(unsigned int fulltime, unsigned int *hours, function
383 divide_time(info->daytime_start, &h, &m, &s);
385 divide_time(info->daytime_stop, &h, &m, &s);
415 divide_time(info->daytime_start, &h, &m, &s);
417 divide_time(info->daytime_stop, &h, &m, &s);

Completed in 53 milliseconds