Home
last modified time | relevance | path

Searched refs:check_proplists (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dcheck.h51 void check_proplists(enum nodetype t, struct node *np);
H A Dtree.c1251 check_proplists(t, np); in tree_stmt()
1275 check_proplists(t, np); in tree_stmt()
H A Dcheck.c1269 check_proplists(enum nodetype t, struct node *np) in check_proplists() function