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

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

Completed in 135 milliseconds