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

/macosx-10.5.8/xnu-1228.15.4/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.h271 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_lock.c603 if (fl->l_whence != SEEK_END) {
628 * negative lengths or SEEK_END, so we need to normalize
642 case SEEK_END:
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_lockf.c208 case SEEK_END:
H A Dkern_descrip.c843 case SEEK_END:

Completed in 83 milliseconds