HomeSort by relevance Sort by last modified time
    Searched refs:format_ip4 (Results 1 - 2 of 2) sorted by null

  /external/qemu/
sockets.c 346 format_ip4( char* buf, char* end, uint32_t ip ) function
382 buf = format_ip4( buf, end, a->u.inet.address );
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 351 format_ip4( char* buf, char* end, uint32_t ip ) function
387 buf = format_ip4( buf, end, a->u.inet.address );
    [all...]

Completed in 705 milliseconds