Home
last modified time | relevance | path

Searched refs:lseek_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c1948 struct lseek_args { struct
1956 sys_lseek(struct thread *td, struct lseek_args *uap) in sys_lseek() argument
H A Dinit_sysent.c536 …{ .sy_narg = AS(lseek_args), .sy_call = (sy_call_t *)sys_lseek, .sy_auevent = AUE_LSEEK, .sy_flags…
H A Dsystrace_args.c2546 struct lseek_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1366 struct lseek_args { struct
2150 int sys_lseek(struct thread *, struct lseek_args *);