Home
last modified time | relevance | path

Searched refs:M_SONAME (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/ !
H A Dmalloc.h100 #define M_SONAME 11 /* socket name */ macro
189 #define M_SONAME 11 /* socket name (smb) */ macro
/xnu-8019.80.24/bsd/kern/ !
H A Dkern_malloc.c166 if (type == M_SONAME) { in _MALLOC_external()
187 if (type == M_SONAME) { in _FREE_external()