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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c417 } mcl_audit_t; typedef in typeref:struct:__anon133
441 static mcl_audit_t *mclaudit; /* array of cluster audit information */
1419 * This yields mcl_audit_t units, each one representing a page.
1425 MALLOC(mclaudit, mcl_audit_t *, maxclaudit * sizeof (*mclaudit),

Completed in 16 milliseconds