Home
last modified time | relevance | path

Searched defs:parse_table (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Tools/c-analyzer/c_common/
Dtables.py152 def parse_table(entries, sep, header=None, rawsep=None, *, function
/third_party/iptables/libiptc/
Dlibiptc.c1032 static int parse_table(struct xtc_handle *h) in parse_table() function