Home | History | Annotate | Download | only in coregrind

Lines Matching refs:ip_addr

783 Int parse_inet_addr_and_port ( const HChar* str, UInt* ip_addr, UShort* port );
887 static Int parse_inet_addr_and_port ( const HChar* str, UInt* ip_addr, UShort* port )
906 *ip_addr = ipa;