Home
last modified time | relevance | path

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

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