Home
last modified time | relevance | path

Searched defs:statep (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/osfmk/i386/
H A Dpcb.c2115 struct x86_kernel_state *statep; in machine_stack_attach() local
/xnu-8020.101.4/bsd/nfs/
H A Dnfs_socket.c5661 int *statep; in nfs_sndlock() local
5703 int *statep, wake = 0; in nfs_sndunlock() local
/xnu-8020.101.4/bsd/kern/
H A Duipc_socket.c7231 get_sockev_state(struct socket *so, u_int32_t *statep) in get_sockev_state()