Searched defs:check_entry (Results 1 – 4 of 4) sorted by relevance
/external/iptables/iptables/ |
D | xtables.c | 531 check_entry(const char *chain, const char *table, in check_entry() function
|
D | iptables.c | 811 check_entry(const xt_chainlabel chain, struct ipt_entry *fw, in check_entry() function
|
D | ip6tables.c | 827 check_entry(const xt_chainlabel chain, struct ip6t_entry *fw, in check_entry() function
|
/external/python/cpython3/Lib/test/ |
D | test_os.py | 3391 def check_entry(self, entry, name, is_dir, is_file, is_symlink): member in TestScandir
|