Home
last modified time | relevance | path

Searched refs:SEEK_END (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.101.4/bsd/sys/_types/
H A D_seek_set.h35 #define SEEK_END 2 /* set file offset to EOF plus offset */ macro
/xnu-8020.101.4/bsd/sys/
H A Dunistd.h128 #define L_XTND SEEK_END
/xnu-8020.101.4/SETUP/json_compilation_db/
H A Djson_compilation_db.c126 ret = fseeko(dst, -3, SEEK_END); in main()
/xnu-8020.101.4/libkern/libkern/
H A Dzconf.h325 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/xnu-8020.101.4/bsd/kern/
H A Dkern_lockf.c241 case SEEK_END: in lf_advlock()
H A Dkern_descrip.c3175 case SEEK_END: in sys_fcntl_nocancel()
/xnu-8020.101.4/bsd/nfs/
H A Dnfs4_vnops.c4826 case SEEK_END: in nfs_vnop_advlock()