Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dstats.c33 rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type);
165 rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type) in rfbStatLookupEncoding() function
212 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingSentAdd()
222 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingSent()
235 ptr = rfbStatLookupEncoding(cl, type); in rfbStatRecordEncodingRcvd()
/external/libvncserver/rfb/
Drfb.h1066 extern rfbStatList *rfbStatLookupEncoding(rfbClientPtr cl, uint32_t type);
/external/libvncserver/
DChangeLog691 …s the malloc caller reverse order: ( malloc cl->statEncList ) <- rfbStatLookupEncoding <- rfbSta…
694 rfbScreenCleanup, but the malloc at rfbStatLookupEncoding isnt been