Searched defs:match_list (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/cros/power/ |
D | power_utils.py | 734 def _verify_registers(self, reg_name, read_fn, match_list): argument 749 def verify_msr(self, match_list): argument 761 def verify_dmi(self, match_list): argument 769 def verify_mch(self, match_list): argument 777 def verify_rcba(self, match_list): argument
|
/external/selinux/python/sepolgen/src/sepolgen/ |
D | matching.py | 236 def search_ifs(self, ifset, av, match_list): argument
|
/external/openssh/ |
D | match.c | 257 match_list(const char *client, const char *server, u_int *next) in match_list() function
|
/external/iptables/iptables/ |
D | nft-bridge.h | 110 struct ebt_match *match_list; member
|
D | nft-bridge.c | 319 static void parse_watcher(void *object, struct ebt_match **match_list, in parse_watcher()
|