Home
last modified time | relevance | path

Searched refs:MEM_FREE (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/smbsrv/
H A Dalloc.h66 #define MEM_FREE(AREA, PTR) free(PTR) macro
77 #define MEM_FREE(AREA, PTR) smb_mem_free(PTR)
H A Dmbuf.h254 MEM_FREE("mbuf", m); \
/titanic_44/usr/src/common/smbsrv/
H A Dsmb_door_legacy.c67 MEM_FREE("CommonDoor", ctx); in smb_dr_decode_finish()
96 MEM_FREE("CommonDoor", ctx); in smb_dr_encode_finish()
230 MEM_FREE("CommonDoor", buf); in smb_dr_free_string()
H A Dsmb_oem.c364 MEM_FREE("oem", oemcpg->oempage.value); in oem_codepage_setup()
H A Dsmb_string.c406 MEM_FREE("unicode", unicode); in smb_unicode_init()
H A Dsmb_xdr.c576 MEM_FREE("xdr", node); in smb_list_xdr()
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_util.c398 MEM_FREE("mbuf", p); in mclref()