Home
last modified time | relevance | path

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

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