Home
last modified time | relevance | path

Searched refs:startIO (Results 1 – 6 of 6) sorted by relevance

/src/tools/test/upsdl/
H A Dupsdl.c39 int startIO(int fd,char *buffer);
123 int startIO(int fd,char *buffer) in startIO() function
158 status = startIO(fdA,bufferA); in main()
166 status = startIO(fdB,bufferB); in main()
/src/tools/test/stress2/misc/
H A Ddatamove.sh103 int startIO(int fd,char *buffer);
185 int startIO(int fd,char *buffer)
219 status = startIO(fdA,bufferA);
227 status = startIO(fdB,bufferB);
H A Ddatamove4.sh99 int startIO (int fd, char *buffer);
191 startIO(int fd, char *buffer)
227 status = startIO(fdA, bufferA);
234 status = startIO(fdB, bufferB);
H A Ddatamove3.sh109 int startIO(int, char *);
182 startIO(int fd, char *buffer)
232 status = startIO(fdA, bufferA);
238 status = startIO(fdB, bufferB);
H A Ddatamove2.sh92 int startIO (int fd, char *buffer);
184 startIO(int fd, char *buffer)
220 status = startIO(fdA, bufferA);
227 status = startIO(fdB, bufferB);
H A Ddatamove5.sh109 int startIO (int fd, char *buffer);
201 startIO(int fd, char *buffer)
237 status = startIO(fdA, bufferA);
244 status = startIO(fdB, bufferB);