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

/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsio.h103 } reqbuffer[REQUEST_LOG_SIZE]; member in struct:_fs_fpe_data
H A Dfserve.c196 conn->reqbuffer[conn->reqindex].opcode = opcode;
197 conn->reqbuffer[conn->reqindex].sequence = conn->current_seq;
209 if (conn->reqbuffer[i].sequence == rep->sequenceNumber)
217 conn->reqbuffer[i].opcode);
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsio.h105 } reqbuffer[REQUEST_LOG_SIZE]; member in struct:_fs_fpe_data
H A Dfserve.c193 conn->reqbuffer[conn->reqindex].opcode = opcode;
194 conn->reqbuffer[conn->reqindex].sequence = conn->current_seq;
206 if (conn->reqbuffer[i].sequence == rep->sequenceNumber)
214 conn->reqbuffer[i].opcode);

Completed in 9 milliseconds