HomeSort by: relevance | last modified time | path
    Searched refs:_IcePingWait (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libICE/dist/src/
ping.c 42 _IcePingWait *newping = malloc (sizeof (_IcePingWait));
43 _IcePingWait *ptr = iceConn->ping_waits;
process.c 2390 _IcePingWait *next = iceConn->ping_waits->next;
  /xsrc/external/mit/libICE/dist/include/X11/ICE/
ICEconn.h 44 typedef struct _IcePingWait {
47 struct _IcePingWait *next;
48 } _IcePingWait;
230 _IcePingWait *ping_waits;

Completed in 5 milliseconds