Searched refs:L_INCR (Results 1 – 5 of 5) sorted by relevance
386 #ifndef L_INCR388 # define L_INCR SEEK_CUR macro390 # define L_INCR 1 macro
1618 lseek(fildes, -(off_t)partial, L_INCR); in wide_read()1855 if ((x = lseek(SHIN, (off_t) 0, L_INCR)) == -1) in settell()
118 #define L_INCR SEEK_CUR macro
2726 if (whence == L_INCR && offset == 0) { in vn_seek()2737 case L_INCR: in vn_seek()
427 case L_INCR: in shm_seek()