Home
last modified time | relevance | path

Searched refs:SEEK_END (Results 1 – 25 of 186) sorted by relevance

12345678

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dstdio.h65 #ifndef SEEK_END
66 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dstdio.h65 #ifndef SEEK_END
66 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyportenv.h133 #ifndef SEEK_END
134 #define SEEK_END 2 macro
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0091-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patch30 fseek (in32, 0, SEEK_END);
39 fseek (in64, 0, SEEK_END);
/OK3568_Linux_fs/external/xserver/test/
H A Dsignal-logging.c228 fseek(f, 0, SEEK_END); in logging_format()
240 fseek(f, 0, SEEK_END); in logging_format()
247 fseek(f, 0, SEEK_END); in logging_format()
/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A Dcorr.c102 len1=lseek(fd1,0,SEEK_END); in main()
110 len2=lseek(fd2,0,SEEK_END); in main()
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkimage.c134 fileSize = lseek64(fd, 0L, SEEK_END); in analyticImage()
145 lseek64(fd, -32, SEEK_END); in analyticImage()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Did3.c178 if (0 == lsx_seeki(ft, -128, SEEK_END)) { in lsx_id3_read_tag()
186 if (0 == lsx_seeki(ft, has_id3v1 ? -138 : -10, SEEK_END)) { in lsx_id3_read_tag()
/OK3568_Linux_fs/kernel/tools/power/acpi/common/
H A Dcmfsize.c42 status = fseek(file, 0, SEEK_END); in cm_get_file_size()
/OK3568_Linux_fs/buildroot/package/bsdiff/
H A D0002-bspatch-adaption-to-embedded-system.patch46 + ((oldsize=lseek(fd,0,SEEK_END))<=0) ||
71 - ((oldsize=lseek(fd,0,SEEK_END))==-1) ||
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dmkpiggy.c40 if (fseek(f, -4L, SEEK_END)) { in main()
/OK3568_Linux_fs/kernel/tools/perf/ui/
H A Dbrowser.c118 case SEEK_END: in ui_browser__list_head_seek()
150 case SEEK_END: in ui_browser__rb_tree_seek()
488 browser->seek(browser, -offset, SEEK_END); in ui_browser__run()
617 case SEEK_END: in ui_browser__argv_seek()
/OK3568_Linux_fs/u-boot/tools/
H A Dubsha1.c71 lseek (ifd, SHA1_SUM_POS, SEEK_END); in main()
H A Dmksunxiboot.c119 file_size = lseek(fd_in, 0, SEEK_END); in main()
/OK3568_Linux_fs/u-boot/board/samsung/smdkv310/tools/
H A Dmksmdkv310spl.c61 len = lseek(ifd, 0, SEEK_END); in main()
/OK3568_Linux_fs/kernel/scripts/
H A Dmkkrnlimg.c131 fseek(fid_in, 0, SEEK_END); in main()
/OK3568_Linux_fs/u-boot/board/samsung/origen/tools/
H A Dmkorigenspl.c63 len = lseek(ifd, 0, SEEK_END); in main()
/OK3568_Linux_fs/kernel/tools/bootconfig/
H A Dmain.c190 if (lseek(fd, -BOOTCONFIG_MAGIC_LEN, SEEK_END) < 0) in load_xbc_from_initrd()
200 if (lseek(fd, -(8 + BOOTCONFIG_MAGIC_LEN), SEEK_END) < 0) in load_xbc_from_initrd()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch128 + total_size = lseek(attributes->fd[0], 0, SEEK_END);
366 - total_size = lseek(attributes->fd[0], 0, SEEK_END);
396 - data->size = lseek(attributes->fd[0], 0, SEEK_END);
H A D0018-pixman-renderer-Support-linux-dmabuf.patch237 + total_size = lseek(attributes->fd[0], 0, SEEK_END);
267 + data->size = lseek(attributes->fd[0], 0, SEEK_END);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dinstall_ta.c43 if (fseek(f, 0, SEEK_END)) in read_ta()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c204 filesize = lseek(fd, 0, SEEK_END); in test_file()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch128 + total_size = lseek(attributes->fd[0], 0, SEEK_END);
429 - total_size = lseek(attributes->fd[0], 0, SEEK_END);
459 - data->size = lseek(attributes->fd[0], 0, SEEK_END);
/OK3568_Linux_fs/buildroot/package/weston/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch128 + total_size = lseek(attributes->fd[0], 0, SEEK_END);
429 - total_size = lseek(attributes->fd[0], 0, SEEK_END);
459 - data->size = lseek(attributes->fd[0], 0, SEEK_END);
/OK3568_Linux_fs/external/rkupdate/
H A DRKComm.cpp298 ret = lseek64(m_hLbaDev, 0, SEEK_END); in RKU_ReadFlashInfo()
319 ret = lseek64(m_hLbaDev, 0, SEEK_END); in RKU_ReadFlashInfo()

12345678