Searched defs:readbuffer (Results 1 – 7 of 7) sorted by relevance
46 char readbuffer[100]; // 100, array subscript in TestPipeSingleProcess() local
50 char readbuffer[100]; in PipecommonWrite() local
46 char readbuffer[100]; in TestPipeSingleProcessFcntl() local
43 char readbuffer[100]; in TestCase() local
46 char readbuffer[100] = {0}; in TestPipeMultiProcess() local
544 static char readbuffer[PAGE_SIZE]; variable
545 static char readbuffer[PAGE_SIZE]; variable