Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/uevents/
Duevent.h78 int val_matches = 0; in uevent_match() local
92 val_matches++; in uevent_match()
102 return val_matches == uevent->value_cnt; in uevent_match()