NOERR            265 include/erroutines.h int NOERR(er_ret_t a);
NOERR            266 include/erroutines.h #define ERR(a) (!NOERR(a))
NOERR            282 modules/ac/access_control.c   if( NOERR(ret_err = RX_bin_search(RX_SRCH_EXACT, 0, 0, act_acl,
NOERR            553 modules/ac/access_control.c   if( NOERR(ret_err)) {
NOERR            711 modules/ac/access_control.c   if( NOERR(ret_err = AC_findcreate_acl_l( prefix, &treeacl )) ) {
NOERR            746 modules/ac/access_control.c   if(  NOERR(ret_err) && g_list_length( preflist ) != 1 ) {
NOERR            750 modules/ac/access_control.c   if( NOERR(ret_err) ) {
NOERR            776 modules/ac/access_control.c   if( NOERR(ret_err = AC_findcreate_acl_l( prefix, &treeacl )) ) {
NOERR            799 modules/ac/access_control.c     if( NOERR(ret_err) ) { /* protect against AC_INVARG */
NOERR            850 modules/ac/access_control.c   if( NOERR(ret_err) ) {
NOERR            880 modules/ac/access_control.c   if(  NOERR(ret_err) ) {
NOERR            885 modules/ac/access_control.c     if(  NOERR(ret_err) && g_list_length( preflist ) == 1 ) {
NOERR            894 modules/ac/access_control.c   if(  NOERR(ret_err) ) {
NOERR            922 modules/ac/access_control.c   if( NOERR(ret_err)) {
NOERR            926 modules/ac/access_control.c     if( NOERR(ret_err)) {
NOERR            983 modules/ac/access_control.c       && NOERR(ret_err) ) {
NOERR            813 modules/er/er.yacc.tab.c                         if( NOERR(err)) {
NOERR            835 modules/er/er.yacc.tab.c                         if( NOERR(er_delete_path(yyvsp[0].text)) ) {
NOERR            851 modules/er/er.yacc.tab.c                 if( NOERR(er_modify_path(&(erst->path), yyvsp[-1].text))) {
NOERR            867 modules/er/er.yacc.tab.c                         if( NOERR(er_delete_filter(yyvsp[-2].text, yyvsp[0].inum))) {
NOERR            885 modules/er/er.yacc.tab.c         if( NOERR(er_attach_filter_chain(yyvsp[-2].text, erst->path.filters ))) {
NOERR            137 modules/er/er_paths.c       if( !NOERR(err=er_add_filter( pathptr, filtptr)) ) {
NOERR            265 modules/er/erroutines.h int NOERR(er_ret_t a);
NOERR            266 modules/er/erroutines.h #define ERR(a) (!NOERR(a))
NOERR            158 modules/pc/pc_commands.c   if( ! NOERR( AC_asc_acl_command_set( input, "Manual"))) {
NOERR            169 modules/pc/pc_commands.c   if( ! NOERR( AC_asc_set_nodeny(input) )) {
NOERR            214 modules/pw/protocol_whois.c       if( !NOERR(err) ) {
NOERR            346 modules/qi/query_instructions.c  if (NOERR(IP_smart_range(qc->keys, &myrang, IP_EXPN, &key_type))) {
NOERR           1210 modules/qi/query_instructions.c       if( NOERR(err)) {
NOERR             86 modules/rp/rp_load.c     if( NOERR(conv = IP_pref_f2b_v4( &(uniptr->u.rt), col[1], col[2] ))) {
NOERR            191 modules/rp/rp_load.c       dieif( ! NOERR(make_sql2pack(result, row, &pack, attr, space,
NOERR            194 modules/rp/rp_load.c       if( ! NOERR(RP_pack_node_l(RX_OPER_CRE, &pack, mytree))) {
NOERR            251 modules/rp/rp_load.c     if( !NOERR(err=RP_sql_load_attr_space( A_RT, IP_V4, reg_id, con))) {
NOERR            254 modules/rp/rp_load.c     if( !NOERR(err=RP_sql_load_attr_space( A_IN, IP_V4, reg_id, con))) {
NOERR            257 modules/rp/rp_load.c     if( !NOERR(err=RP_sql_load_attr_space( A_I6, IP_V6, reg_id, con))) {
NOERR            260 modules/rp/rp_load.c     if( !NOERR(err=RP_sql_load_attr_space( A_DN, IP_V4, reg_id, con))) {
NOERR            263 modules/rp/rp_load.c     if( !NOERR(err=RP_sql_load_attr_space( A_DN, IP_V6, reg_id, con))) {
NOERR            360 modules/rp/rp_load.c       if( NOERR(err=RP_asc_node(operation, rangstr, attrcode, reg_id,
NOERR            434 modules/rp/rp_search.c       if( !NOERR(err = rp_asc_append_datref(refptr, finallist)) ) {
NOERR            553 modules/rp/rp_search.c   if( NOERR(err) ) {
NOERR            555 modules/rp/rp_search.c     if( ! NOERR(err = RP_tree_get( &mytree, reg_id, spc_id, attr ))) {
NOERR            576 modules/rp/rp_search.c     if( NOERR(err) ) {
NOERR            583 modules/rp/rp_search.c     if( NOERR(err) ) {
NOERR            594 modules/rp/rp_search.c     if( NOERR(err) ) {
NOERR            606 modules/rp/rp_search.c   if( NOERR(err) ) {
NOERR            614 modules/rp/rp_search.c   if( NOERR(err) ) {
NOERR            153 modules/rp/rp_tree.c   if(    NOERR(err=rp_init_attr_tree(reg_id, A_IN))
NOERR            154 modules/rp/rp_tree.c       && NOERR(err=rp_init_attr_tree(reg_id, A_RT))
NOERR            155 modules/rp/rp_tree.c       && NOERR(err=rp_init_attr_tree(reg_id, A_I6))
NOERR            156 modules/rp/rp_tree.c       && NOERR(err=rp_init_attr_tree(reg_id, A_DN)) ) {
NOERR            650 modules/sk/sk_socket.c     dieif(!NOERR(wr_malloc( (void **)& newbuf, len+1)));
NOERR            154 modules/sq/mysql_driver.c     if (NOERR(res)) {
NOERR             62 modules/ta/ta.c     dieif( !NOERR( wr_calloc( (void **) &newtas, 1, sizeof( ta_str_t ))));
NOERR            250 modules/ta/ta.c   dieif( !NOERR(wr_malloc( (void **) &bigbuf, strlen(smallbuf)+2 )));
NOERR            271 modules/ta/ta.c     dieif( !NOERR(wr_realloc( (void **) &bigbuf, biglen+smalllen+3 )));
NOERR            276 utils/text_export/text_export.c     if (!NOERR(ret)) {