Home
last modified time | relevance | path

Searched defs:mp0 (Results 1 – 6 of 6) sorted by relevance

/xnu-10063.141.1/bsd/kern/
H A Dvsock_domain.c1368 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in vsock_soreceive()
H A Duipc_socket.c3299 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in soreceive()
4082 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in soreceive_m_list()
H A Duipc_socket2.c2153 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in pru_soreceive_notsupp()
H A Duipc_mbuf.c7131 m_copyback0(struct mbuf **mp0, int off, int len, const void *vp, int flags,
/xnu-10063.141.1/bsd/netinet/
H A Dmptcp_subr.c2000 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in mptcp_subflow_soreceive()
/xnu-10063.141.1/bsd/vfs/
H A Dvfs_syscalls.c3835 u_int32_t *mp0; in __mac_getfsstat() local