Searched refs:connect_via_socket (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_libcfile.h59 extern Int VG_(connect_via_socket)( UChar* str );
H A Dm_libcfile.c766 Int VG_(connect_via_socket)( UChar* str ) function
H A Dm_main.c923 tmp_log_fd = VG_(connect_via_socket)( log_fsname_unexpanded );
985 tmp_xml_fd = VG_(connect_via_socket)( xml_fsname_unexpanded );

Completed in 164 milliseconds