Searched refs:rfbStatLookupEncoding (Results 1 – 3 of 3) sorted by relevance
37 rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type);169 rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type) in rfbStatLookupEncoding() function216 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingSentAdd()226 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingSent()239 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingRcvd()
1066 extern rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type);
1530 …s the malloc caller reverse order: ( malloc cl->statEncList ) <- rfbStatLookupEncoding <- rfbSta…1533 rfbScreenCleanup, but the malloc at rfbStatLookupEncoding isnt been