Home
last modified time | relevance | path

Searched refs:getpkt (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_gdbserver/
Dserver.h295 int getpkt (char *buf);
Dremote-utils.c1007 int getpkt (char *buf) in getpkt() function
Dserver.c1214 packet_len = getpkt (own_buf); in server_main()
/external/valgrind/coregrind/
Dvgdb.c593 getpkt (char *buf, int fromfd, int ackfd) in getpkt() function
979 buflen = getpkt(buf, from_pid, to_pid); in standalone_send_commands()
1014 buflen = getpkt(buf, from_pid, to_pid); in standalone_send_commands()