OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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_main.c
[
all
...]
m_libcfile.c
873
Int VG_(
connect_via_socket
)( const HChar* str )
function
[
all
...]
/external/valgrind/coregrind/m_debuginfo/
image.c
672
Int sd = VG_(
connect_via_socket
)(serverAddr);
[
all
...]
Completed in 84 milliseconds