Searched refs:SEEK_END (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_seek_set.h33 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/darwin-on-arm/xnu/bsd/sys/
H A Dunistd.h127 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
134 #define L_XTND SEEK_END
H A Dfcntl.h345 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/darwin-on-arm/xnu/libkern/libkern/
H A Dzconf.h325 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_lockf.c199 case SEEK_END:
H A Dkern_descrip.c975 case SEEK_END:
/darwin-on-arm/xnu/libkern/zlib/
H A Dgzio.c791 SEEK_END is not implemented, returns error.
801 if (s == NULL || whence == SEEK_END ||
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs4_vnops.c4272 case SEEK_END:

Completed in 119 milliseconds