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