Searched refs:L_XTND (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/sys/
H A Dunistd.h119 #define L_XTND SEEK_END macro
/freebsd-current/contrib/tcsh/
H A Dtc.os.h393 #ifndef L_XTND
395 # define L_XTND SEEK_END macro
397 # define L_XTND 2 macro
399 #endif /* L_XTND */
H A Dsh.sem.c908 (void) lseek(fd, (off_t) 0, L_XTND);
H A Dsh.lex.c1837 (void) lseek(SHIN, (off_t) 0, L_XTND);
/freebsd-current/sys/kern/
H A Duipc_shm.c432 case L_XTND:
H A Dvfs_vnops.c2685 case L_XTND:

Completed in 195 milliseconds