Searched refs:check_proplists (Results 1 – 3 of 3) sorted by relevance
49 void check_proplists(enum nodetype t, struct node *np);
1267 check_proplists(t, np); in tree_stmt()1291 check_proplists(t, np); in tree_stmt()
1269 check_proplists(enum nodetype t, struct node *np) in check_proplists() function