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

/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A DfileIo.c51 char *thisBuf; local
79 buf = thisBuf = (char *)malloc(size);
102 thisMoved = read(fd, thisBuf, toMove);
118 thisBuf += thisMoved;

Completed in 220 milliseconds