Searched refs:srcoff (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2.3/build/tools/darch/src/ |
| D | utils.c | 40 void CopyUtility(int srcfid, int srcoff, int dstfid, int dstoff, int size) in CopyUtility() argument 52 if ( -1 == lseek(srcfid, srcoff, SEEK_SET) ) in CopyUtility()
|
| /RvlSDK-3.2.3/build/tools/darch/include/ |
| D | darch.h | 208 extern void CopyUtility(int srcfid, int srcoff, int dstfid, int dstoff, int size);
|