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

  /external/valgrind/coregrind/
pub_core_libcfile.h 63 extern Int VG_(connect_via_socket)( const HChar* str );
m_libcprint.c 369 Int fd = VG_(connect_via_socket)(clo_fname_unexpanded);
    [all...]
m_libcfile.c 1024 Int VG_(connect_via_socket)( const HChar* str ) function
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
image.c 888 Int sd = VG_(connect_via_socket)(serverAddr);
    [all...]

Completed in 59 milliseconds