HomeSort by relevance Sort by last modified time
    Searched refs:time_match (Results 1 - 2 of 2) sorted by null

  /external/iptables/extensions/
libxt_time.c 434 static struct xtables_match time_match = { variable in typeref:struct:xtables_match
450 xtables_register_match(&time_match);
  /external/chromium/chrome/browser/sync/engine/
syncer_util.cc 519 bool time_match = ClientAndServerTimeMatch(entry->Get(MTIME),
521 if (!time_match) {
524 return time_match;
    [all...]

Completed in 128 milliseconds