Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/usr/src/uts/common/syscall/
H A Dlseek.c56 #define SEEK_HOLE 4 /* Set file pointer to next hole past offset */ macro