OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 146 milliseconds