Home
last modified time | relevance | path

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

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