Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dunistd.h127 #define L_INCR SEEK_CUR macro
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c6431 if (uap->whence == L_INCR && uap->offset == 0) { in lseek()
6449 case L_INCR: in lseek()