Searched refs:padBuffer (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xfs/dist/os/
H A Dio.c362 char padBuffer[3]; local in function:FlushClient
409 InsertIOV(padBuffer, padsize);
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dio.c887 static char padBuffer[3]; local in function:FlushClient
935 InsertIOV (padBuffer, padsize)
995 /* If the amount written extended into the padBuffer, then the
/xsrc/external/mit/xorg-server/dist/os/
H A Dio.c838 static char padBuffer[3]; local in function:FlushClient
892 InsertIOV(padBuffer, padsize)
942 /* If the amount written extended into the padBuffer, then the
/xsrc/external/mit/xorg-server/dist/record/
H A Drecord.c384 static char padBuffer[3]; /* as in FlushClient */
390 padBuffer, padlen);
382 static char padBuffer[3]; /* as in FlushClient */ local in function:RecordAProtocolElement

Completed in 46 milliseconds