RX_treecheck     224 modules/ac/access_control.c     if( (err=RX_treecheck(act_acl, 1, &errorfound)) != RX_OK ) {
RX_treecheck     458 modules/ac/access_control.c     if( (err=RX_treecheck(tree, 1, &errorfound)) != RX_OK ) {
RX_treecheck      56 tests/rx/test_rx.c     if( (err=RX_treecheck(mytree, 0, &errorfound)) != RX_OK ) {