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

/xsrc/external/mit/libICE/dist/src/
H A Derror.c186 pBuf = pStart = IceAllocScratch (iceConn, PADDED_BYTES64 (bytes));
217 pBuf = pStart = IceAllocScratch (iceConn, PADDED_BYTES64 (bytes));
248 pBuf = pStart = IceAllocScratch (iceConn, PADDED_BYTES64 (bytes));
278 pBuf = pStart = IceAllocScratch (iceConn, PADDED_BYTES64 (bytes));
328 pBuf = pStart = IceAllocScratch (iceConn, PADDED_BYTES64 (bytes));
H A Dmisc.c50 IceAllocScratch ( function in typeref:typename:char *
/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICElib.h344 extern char *IceAllocScratch (
/xsrc/external/mit/libSM/dist/src/
H A Dsm_manager.c329 pBuf = pStart = IceAllocScratch (iceConn, bytes);
H A Dsm_client.c410 pBuf = pStart = IceAllocScratch (iceConn, bytes);

Completed in 6 milliseconds