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

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c371 static OpenPort *allocated_ports; variable
383 i = allocated_ports;
399 i = allocated_ports;
440 i = allocated_ports;
457 OpenPort *i = allocated_ports;
487 allocated_ports = i->next;
551 i = allocated_ports;
566 i->next = allocated_ports;
567 if(allocated_ports) allocated_ports
[all...]

Completed in 438 milliseconds