RX_treecheck     258 modules/ac/access_control.c     if( (err=RX_treecheck(act_acl, 1, &errorfound)) != RX_OK ) {
RX_treecheck     399 modules/ac/access_control.c       if( (err=RX_treecheck(act_runtime, 1, &errorfound)) != RX_OK ) {
RX_treecheck    1212 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 ) {