Home
last modified time | relevance | path

Searched defs:SEEK_HOLE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dfcntl.h69 #define SEEK_HOLE 4 /* Set file pointer to next hole past offset */ macro
H A Dunistd.h81 #define SEEK_HOLE 4 /* Set file pointer to next hole past offset */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dlseek.c54 #define SEEK_HOLE 4 /* Set file pointer to next hole past offset */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dunistd.h113 #define SEEK_HOLE 4 /* set file offset to next hole past offset */ macro