IP_OK 767 modules/ac/access_control.c if( IP_pref_b2a(prefix, prefstr, IP_PREFSTR_MAX) != IP_OK ) { IP_OK 808 modules/ac/access_control.c &preflist, IP_PLAIN, &key_type)) != IP_OK ) { IP_OK 1109 modules/ac/access_control.c dieif( IP_pref_b2a( prefptr, prstr, IP_PREFSTR_MAX ) != IP_OK ); IP_OK 1456 modules/ac/access_control.c dieif( IP_addr_b2a(&(node->prefix.ip), adstr, IP_ADDRSTR_MAX) != IP_OK ); IP_OK 1525 modules/ac/access_control.c dieif( IP_pref_b2a(&(node->prefix), prefstr, IP_PREFSTR_MAX) != IP_OK ); IP_OK 75 modules/ip/er_IP_errors.h { ERDUP(IP_OK), "OK" }, IP_OK 90 modules/ip/ip.c return IP_OK; IP_OK 226 modules/ip/ip.c return IP_OK; IP_OK 265 modules/ip/ip.c if( (err=IP_addr_t2b( &(prefptr->ip), ip, expf)) != IP_OK) { IP_OK 296 modules/ip/ip.c return IP_OK; IP_OK 323 modules/ip/ip.c er_ret_t err = IP_OK; IP_OK 442 modules/ip/ip.c if( (err=IP_addr_t2b( &(prefptr->ip), ip, IP_EXPN)) == IP_OK) { IP_OK 495 modules/ip/ip.c if( err != IP_OK ) { IP_OK 508 modules/ip/ip.c if( (err=IP_addr_t2b( &(rangptr->end), ips, expf)) != IP_OK ) { IP_OK 620 modules/ip/ip.c return IP_OK; IP_OK 636 modules/ip/ip.c return IP_OK; IP_OK 652 modules/ip/ip.c return IP_OK; IP_OK 662 modules/ip/ip.c if( (err=IP_addr_v4_mk( &(rangptr->begin), addrbegin)) == IP_OK ) { IP_OK 686 modules/ip/ip.c if((ret = IP_pref_e2b(pref, avalue)) == IP_OK) { IP_OK 700 modules/ip/ip.c if((ret = IP_pref_e2b(pref, avalue)) == IP_OK) { IP_OK 713 modules/ip/ip.c if((ret = IP_revd_e2b(pref, avalue)) == IP_OK) { IP_OK 725 modules/ip/ip.c if((ret = IP_addr_e2b(ipaddr, avalue)) == IP_OK) { IP_OK 738 modules/ip/ip.c if( (ret=IP_rang_e2b(myrang, rangstr)) == IP_OK ) { IP_OK 740 modules/ip/ip.c if( IP_addr_e2b( &(myrang->begin), rangstr ) == IP_OK ) IP_OK 741 modules/ip/ip.c if ((ret=IP_rang_classful( myrang , &(myrang->begin))) == IP_OK ) IP_OK 770 modules/ip/ip.c if( IP_addr_f2b_v4( &(rangptr->begin), beginstr) != IP_OK IP_OK 771 modules/ip/ip.c || IP_addr_f2b_v4( &(rangptr->end), endstr) != IP_OK) { IP_OK 775 modules/ip/ip.c return IP_OK; IP_OK 782 modules/ip/ip.c if( IP_addr_f2b_v4( &(prefptr->ip), prefixstr) != IP_OK IP_OK 788 modules/ip/ip.c return IP_OK; IP_OK 822 modules/ip/ip.c if( IP_addr_f2b_v6( &(prefptr->ip), msbstr, lsbstr ) != IP_OK IP_OK 828 modules/ip/ip.c return IP_OK; IP_OK 856 modules/ip/ip.c return IP_OK; IP_OK 896 modules/ip/ip.c return IP_OK; IP_OK 909 modules/ip/ip.c if( (err=IP_addr_b2a (&(prefptr->ip), ascaddr, strmax)) != IP_OK) { IP_OK 922 modules/ip/ip.c return IP_OK; IP_OK 938 modules/ip/ip.c if( (err=IP_addr_b2a (&(rangptr->begin), ascaddr, strleft)) != IP_OK) { IP_OK 951 modules/ip/ip.c if( (err=IP_addr_b2a (&(rangptr->end), ascaddr+strl, strleft)) != IP_OK) { IP_OK 955 modules/ip/ip.c return IP_OK; IP_OK 1334 modules/ip/ip.c return IP_OK; IP_OK 1408 modules/ip/ip.c return IP_OK; IP_OK 1433 modules/ip/ip.c er_ret_t err=IP_OK; /* let's be optimistic :-) */ IP_OK 1445 modules/ip/ip.c if( IP_pref_t2b(querypref, key, expf) == IP_OK ) { IP_OK 1455 modules/ip/ip.c if( IP_addr_t2b( &(querypref->ip), key, expf) == IP_OK ) { IP_OK 1473 modules/ip/ip.c if( IP_rang_t2b(&myrang, key, expf) == IP_OK ) { IP_OK 1514 modules/ip/ip.c er_ret_t err=IP_OK; IP_OK 1519 modules/ip/ip.c if( (err = IP_rang_t2b(rangptr, key, expf)) == IP_OK ) { IP_OK 1526 modules/ip/ip.c == IP_OK ) { IP_OK 1530 modules/ip/ip.c dieif(IP_pref_2_rang( rangptr, g_list_first(preflist)->data ) != IP_OK ); IP_OK 117 modules/qc/query_command.c if( IP_addr_b2a( &(qe.pIP), passed_addr, IP_ADDRSTR_MAX) != IP_OK ) { IP_OK 627 modules/qc/query_command.c != IP_OK ) { IP_OK 85 modules/rp/rp_convert.c if( conv == IP_OK ) { IP_OK 116 modules/rp/rp_convert.c if( type == A_DN && err == IP_OK) { IP_OK 141 modules/rp/rp_convert.c dieif( IP_pref_b2a( &(pack->uni.u.rt), prefstr, IP_PREFSTR_MAX) != IP_OK ); IP_OK 145 modules/rp/rp_convert.c dieif( IP_pref_b2a( &(pack->uni.u.rt), prefstr, IP_PREFSTR_MAX) != IP_OK ); IP_OK 149 modules/rp/rp_convert.c dieif( IP_rang_b2a( &(pack->uni.u.in), rangstr, IP_RANGSTR_MAX) != IP_OK ); IP_OK 168 modules/rp/rp_convert.c return(IP_OK); IP_OK 179 modules/rp/rp_convert.c return(IP_OK); IP_OK 186 modules/rp/rp_convert.c if((ret = IP_pref_a2v4(avalue, &(pack->uni.u.rt), prefix, prefix_length)) == IP_OK){ IP_OK 195 modules/rp/rp_convert.c dieif(IP_revd_a2b(&(pack->uni.u.rt), avalue) != IP_OK); /* assuming correctness checked */ IP_OK 199 modules/rp/rp_convert.c return(IP_OK); IP_OK 207 modules/rp/rp_convert.c if((ret = IP_pref_a2v6(avalue, &(pack->uni.u.rt), high, low, prefix_length)) == IP_OK){ IP_OK 219 modules/rp/rp_convert.c begin_in, end_in)) == IP_OK) { IP_OK 78 modules/rp/rp_search.c if( IP_pref_b2a( querypref, prefstr, IP_PREFSTR_MAX) != IP_OK ) { IP_OK 538 modules/rp/rp_search.c &preflist, IP_EXPN, &key_type)) != IP_OK ) { IP_OK 171 modules/rp/rp_update.c if( RP_asc2uni( rangstr, attr, &uni ) != IP_OK ) { IP_OK 113 modules/rx/rx_print.c if( IP_pref_b2a( &(ptr->prefix), prstr, IP_PREFSTR_MAX) != IP_OK ) IP_OK 129 modules/rx/rx_print.c if( IP_pref_b2a( &(node->prefix), pref, IP_PREFSTR_MAX) != IP_OK ) { IP_OK 266 modules/rx/rx_tree.c if( IP_pref_e2b(&newpref, prefixstr) != IP_OK ) { IP_OK 845 modules/ud/ud_core.c if ((attribute_type == A_DN) && (IP_revd_a2b(&dn_pref, attribute_value)==IP_OK)) { IP_OK 1096 modules/ud/ud_core.c if(RP_pack_set_pref4(attribute_type, attribute_value, tr->packptr, &prefix, &prefix_length)==IP_OK){ IP_OK 1112 modules/ud/ud_core.c if(RP_pack_set_rang(attribute_type, attribute_value, tr->packptr, &begin_in, &end_in)==IP_OK){ IP_OK 1127 modules/ud/ud_core.c if(RP_pack_set_pref6(attribute_type, attribute_value, tr->packptr, &high, &low, &prefix_length)==IP_OK){ IP_OK 1358 modules/ud/ud_core.c && IP_revd_a2b(&dn_pref, attribute_value)==IP_OK ) { IP_OK 1495 modules/ud/ud_core.c if(IP_pref_a2v4(attribute_value, &prefstr, &prefix, &prefix_length)==IP_OK){ IP_OK 1505 modules/ud/ud_core.c if(IP_rang_a2v4(attribute_value, &rangstr, &begin_in, &end_in)==IP_OK){ IP_OK 1515 modules/ud/ud_core.c if(IP_pref_a2v6(attribute_value, &prefstr, &i6_msb, &i6_lsb, &prefix_length)==IP_OK){ IP_OK 52 modules/ud/ud_rx.c if( RP_asc2pack( tr->packptr, attribute_type, attribute_value) != IP_OK ) { IP_OK 100 tests/ip/test_ip.c okif_txt( IP_revd_a2b(&mypref, "0-31.81.213.in-addr.arpa") == IP_OK, IP_OK 105 tests/ip/test_ip.c okif_txt( IP_revd_e2b(&mypref, "0.e.7.0.1.0.0.2.ip6.arpa") == IP_OK, IP_OK 110 tests/ip/test_ip.c okif_txt( IP_revd_e2b(&mypref, "1.8.0.6.0.1.0.0.2.ip6.int") == IP_OK, IP_OK 115 tests/ip/test_ip.c okif_txt( IP_revd_e2b(&mypref, "8.0.6.0.1.0.0.2.8.0.6.0.1.0.0.2.8.0.6.0.1.0.0.2.8.0.6.0.1.0.0.2.ip6.int") == IP_OK, IP_OK 164 tests/ip/test_ip.c okif_txt(IP_revd_e2b(&mypref, arpa_buf)==IP_OK, tmp_buf); IP_OK 173 tests/ip/test_ip.c okif_txt( IP_revd_e2b(&mypref, "65.81.213.IN-ADDR.arpa") == IP_OK, "capitals"); IP_OK 184 tests/ip/test_ip.c okif_txt( IP_pref_v4_mk( &mypref, 3578872064U, 20 ) == IP_OK IP_OK 185 tests/ip/test_ip.c && IP_pref_b2a( &mypref, buf, 32) == IP_OK IP_OK 188 tests/ip/test_ip.c okif_txt( IP_addr_e2b(&myaddr,"2001::A5D4:d8B1 ") == IP_OK IP_OK 189 tests/ip/test_ip.c && IP_addr_b2a(&myaddr, buf, 128) == IP_OK IP_OK 192 tests/ip/test_ip.c okif_txt( IP_pref_e2b(&mypref," 2001::a5d4:d8B1/69") == IP_OK IP_OK 193 tests/ip/test_ip.c && IP_pref_b2a(&mypref, buf, 128) == IP_OK IP_OK 197 tests/ip/test_ip.c == IP_OK IP_OK 198 tests/ip/test_ip.c && IP_rang_b2a(&myrange, buf, 255) == IP_OK IP_OK 202 tests/ip/test_ip.c okif_txt( IP_addr_f2b_v6(&myaddr, "1234567890", "987654321122") == IP_OK IP_OK 208 tests/ip/test_ip.c "987654321123456","127") == IP_OK IP_OK 295 tests/rx/test_rx.c != IP_OK ) {