RX_treecheck     274 modules/ac/access_control.c     if( (err=RX_treecheck(act_acl, 1, &errorfound)) != RX_OK ) {
RX_treecheck     410 modules/ac/access_control.c       if( (err=RX_treecheck(act_runtime, 1, &errorfound)) != RX_OK ) {
RX_treecheck    1223 modules/ac/access_control.c       if( (err=RX_treecheck(act_runtime, 1, &errorfound)) != RX_OK ) {
RX_treecheck      56 tests/rx/test_rx.c     if( (err=RX_treecheck(mytree, 0, &errorfound)) != RX_OK ) {