Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/i386/ibcs2/
Dibcs2_other.c75 struct lseek_args largs; in ibcs2_lseek()
/freebsd-12-stable/sys/kern/
Dvfs_syscalls.c1875 struct lseek_args { struct
1883 sys_lseek(struct thread *td, struct lseek_args *uap) in sys_lseek() argument
Dinit_sysent.c530 …{ AS(lseek_args), (sy_call_t *)sys_lseek, AUE_LSEEK, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, …
Dsystrace_args.c2546 struct lseek_args *p = params; in systrace_args()
/freebsd-12-stable/sys/sys/
Dsysproto.h1366 struct lseek_args { struct
2106 int sys_lseek(struct thread *, struct lseek_args *);