Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dvgdb.c408 TO_PID } ConnectionKind; enumerator
409 static const int NumConnectionKind = TO_PID+1;
417 case TO_PID: return "TO_PID"; in ppConnectionKind()
855 pollfds[TO_PID].fd = to_pid; in gdb_relay()
856 pollfds[TO_PID].events = 0; in gdb_relay()
857 pollfds[TO_PID].revents = 0; in gdb_relay()