Searched defs:post_parse (Results 1 – 3 of 3) sorted by relevance
97 virtual void post_parse (GError **error G_GNUC_UNUSED) {}; in post_parse() function358 void post_parse (GError **error G_GNUC_UNUSED) { in post_parse() function402 void post_parse (GError **error G_GNUC_UNUSED) in post_parse() function
128 post_parse (GOptionContext *context G_GNUC_UNUSED, in post_parse() function
99 void (*post_parse)(int command, struct iptables_command_state *cs, member