Searched defs:SEEK_CUR (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_seek_set.h32 #define SEEK_CUR 1 /* set file offset to current plus offset */ macro
/darwin-on-arm/xnu/bsd/sys/
H A Dunistd.h126 #define SEEK_CUR 1 /* set file offset to current plus offset */ macro
H A Dfcntl.h344 #define SEEK_CUR 1 /* set file offset to current plus offset */ macro
/darwin-on-arm/xnu/libkern/libkern/
H A Dzconf.h324 # define SEEK_CUR 1 /* Seek from current position. */ macro

Completed in 37 milliseconds