Searched refs:lseek_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c293 {AC(lseek_args), 0, 0, (sy_call_t *)lseek, munge_wlw, munge_ddd, _SYSCALL_RET_OFF_T, 16}, /* 199 = lseek */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h716 struct lseek_args { struct
1862 int lseek(struct proc *, struct lseek_args *, off_t *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c3104 lseek(proc_t p, struct lseek_args *uap, off_t *retval)

Completed in 47 milliseconds