Searched refs:SEEK_END (Results 1 – 6 of 6) sorted by relevance
35 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
128 #define L_XTND SEEK_END
126 ret = fseeko(dst, -3, SEEK_END); in main()
325 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
242 case SEEK_END: in lf_advlock()
3185 case SEEK_END: in sys_fcntl_nocancel()