Searched refs:read_args (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_syscalls.c1306 struct read_args read_uap;
1316 bzero(&read_uap, sizeof (struct read_args));
H A Dinit_sysent.c50 {AC(read_args), 0, 0, (sy_call_t *)read, munge_www, munge_ddd, _SYSCALL_RET_SSIZE_T, 12}, /* 3 = read */
H A Dsys_generic.c178 read(struct proc *p, struct read_args *uap, user_ssize_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h110 struct read_args { struct
1702 int read(struct proc *, struct read_args *, user_ssize_t *);

Completed in 38 milliseconds