Searched refs:sys_lseek (Results 1 – 3 of 3) sorted by relevance
547 …{ .sy_narg = AS(lseek_args), .sy_call = (sy_call_t *)sys_lseek, .sy_auevent = AUE_LSEEK, .sy_flags…
2069 sys_lseek(struct thread *td, struct lseek_args *uap) in sys_lseek() function
2185 int sys_lseek(struct thread *, struct lseek_args *);