Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dstats.c37 rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type);
169 rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type) in rfbStatLookupEncoding() function
216 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingSentAdd()
226 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingSent()
239 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingRcvd()
/external/libvncserver/rfb/
Drfb.h1066 extern rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type);
/external/libvncserver/
DChangeLog1530 …s the malloc caller reverse order: ( malloc cl->statEncList ) <- rfbStatLookupEncoding <- rfbSta…
1533 rfbScreenCleanup, but the malloc at rfbStatLookupEncoding isnt been