Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dvsock_domain.c1461 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in vsock_soreceive()
H A Duipc_socket.c3185 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in soreceive()
3970 struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in soreceive_m_list()
H A Duipc_socket2.c2190 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in pru_soreceive_notsupp()
H A Duipc_mbuf.c3833 m_copyback0(struct mbuf **mp0, int off, int len0, const void *vp __sized_by_or_null(len0), int flag… in m_copyback0()
/xnu-12377.61.12/bsd/netinet/
H A Dmptcp_subr.c2014 struct uio *uio, struct mbuf **mp0, struct mbuf **controlp, int *flagsp) in mptcp_subflow_soreceive()
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_syscalls.c4056 u_int32_t *mp0; in __mac_getfsstat() local