Searched refs:M_ZERO (Results 76 - 79 of 79) sorted by relevance

1234

/xnu-2782.1.97/bsd/kern/
H A Duipc_socket.c6168 len, M_SONAME, how | M_ZERO);
/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_subr.c4914 flows = _MALLOC(len, M_TEMP, M_WAITOK | M_ZERO);
/xnu-2782.1.97/bsd/net/
H A Ddlil.c5273 ifa = _MALLOC(ifasize, M_IFADDR, M_WAITOK | M_ZERO);
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_syscalls.c3238 M_FD_VN_DATA, M_WAITOK | M_ZERO);

Completed in 130 milliseconds

1234