Searched refs:dixReallocPrivates (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dprivates.c92 dixReallocPrivates(PrivatePtr *privates, int old_offset, unsigned bytes) function in typeref:typename:Bool
200 else if (!allocated_early[t](dixReallocPrivates, bytes))
222 else if (!allocated_early[type](dixReallocPrivates, bytes))
/xsrc/external/mit/xorg-server/dist/dix/
H A Dprivates.c135 dixReallocPrivates(PrivatePtr *privates, int old_offset, unsigned bytes) function in typeref:typename:Bool
360 else if (!allocated_early[t] (dixReallocPrivates, bytes))
383 else if (!allocated_early[type] (dixReallocPrivates, bytes))

Completed in 3 milliseconds