Home
last modified time | relevance | path

Searched defs:lseek (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/lib/libc/sys/
H A Dlseek.c42 lseek(int fd, off_t offset, int whence) in lseek() function
/dflybsd-src/stand/lib/
H A Dlseek.c68 lseek(int fd, off_t offset, int where) in lseek() function
/dflybsd-src/contrib/pam_passwdqc/
H A Dpasswdqc_filter.c16 #define lseek _lseeki64 macro
/dflybsd-src/contrib/libarchive/tar/
H A Dwrite.c137 #define lseek seek_file macro
/dflybsd-src/sys/sys/
H A Dsysunion.h135 struct lseek_args lseek; member