Home
last modified time | relevance | path

Searched refs:actualStart (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/recovery/minzip/
H A DSysUtil.c154 off_t actualStart; in sysMapFileSegmentInShmem() local
171 actualStart = start - adjust; in sysMapFileSegmentInShmem()
175 fd, actualStart); in sysMapFileSegmentInShmem()
178 (int) actualLength, fd, (int) actualStart, strerror(errno)); in sysMapFileSegmentInShmem()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DSysUtil.c154 off_t actualStart; in sysMapFileSegmentInShmem() local
171 actualStart = start - adjust; in sysMapFileSegmentInShmem()
175 fd, actualStart); in sysMapFileSegmentInShmem()
178 (int) actualLength, fd, (int) actualStart, strerror(errno)); in sysMapFileSegmentInShmem()