Searched refs:olseek_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/kern/ |
| HD | vfs_syscalls.c | 1737 struct olseek_args { struct 1744 olseek(struct thread *td, struct olseek_args *uap) in olseek() argument
|
| HD | init_sysent.c | 67 …{ compat(AS(olseek_args),lseek), AUE_LSEEK, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 19 = o…
|
| /freebsd-11-stable/sys/sys/ |
| HD | sysproto.h | 2194 struct olseek_args { struct 2320 int olseek(struct thread *, struct olseek_args *);
|