IP_pref_b2a      644 modules/ac/access_control.c     if( IP_pref_b2a(&(node->prefix), prefstr, IP_PREFSTR_MAX) != IP_OK ) {
IP_pref_b2a      480 modules/ip/ip.c   IP_pref_b2a( binpref, ascpref, IP_PREFSTR_MAX );
IP_pref_b2a      476 modules/rx/rx_node.c     IP_pref_b2a( newpref , bbf, IP_PREFSTR_MAX);
IP_pref_b2a      103 modules/rx/rx_print.c   if( IP_pref_b2a(  &(ptr->prefix), prstr, IP_PREFSTR_MAX) != IP_OK )
IP_pref_b2a      126 modules/rx/rx_print.c   if( IP_pref_b2a(  &(node->prefix), pref, IP_PREFSTR_MAX) != IP_OK ) {
IP_pref_b2a       77 modules/rx/rx_search.c     IP_pref_b2a( newpref , bbf, IP_PREFSTR_MAX);
IP_pref_b2a      173 modules/rx/rx_search.c       IP_pref_b2a( & curnode->prefix , bbf, IP_PREFSTR_MAX );
IP_pref_b2a      337 modules/rx/rx_search.c     IP_pref_b2a( prefix , buf, IP_PREFSTR_MAX);
IP_pref_b2a      485 modules/rx/rx_search.c             IP_pref_b2a(& stack[sps].cpy.child_ptr[i]->prefix, buf, 1023);
IP_pref_b2a      774 modules/rx/rx_search.c     if( IP_pref_b2a( querypref, prefstr, IP_PREFSTR_MAX) != IP_OK ) {
IP_pref_b2a      259 modules/sv/server.c         if( IP_pref_b2a( &mypref, prstr, IP_PREFSTR_MAX) != IP_OK ) {
IP_pref_b2a      110 modules/ud/ud_rx.c     if( IP_pref_b2a( myprefptr, prstr, IP_PREFSTR_MAX) != IP_OK ) return(-1);
IP_pref_b2a       16 tests/ip/test_ip.c   IP_pref_b2a(&mypref, buf, 32);