Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_alloc.c44 static void smb_free(smb_request_t *, void *, boolean_t);
96 smb_free(NULL, ptr, B_FALSE); in smb_mem_free()
107 smb_free(NULL, ptr, B_TRUE); in smb_mem_zfree()
145 smb_free(sr, ++smh, B_FALSE); in smb_srm_fini()
249 smb_free(smb_request_t *sr, void *ptr, boolean_t zero) in smb_free() function
294 smb_free(sr, ptr, zero); in smb_realloc()
307 smb_free(sr, ptr, zero); in smb_realloc()
/titanic_41/usr/src/uts/i86pc/os/
H A Dsmb_dev.c152 smb_free(ep, SMB_ENTRY_MAXLEN); in smbios_open()
157 smb_free(ep, SMB_ENTRY_MAXLEN); in smbios_open()
167 smb_free(stbuf, smbe_stlen); in smbios_open()
168 smb_free(ep, SMB_ENTRY_MAXLEN); in smbios_open()
180 smb_free(ep, SMB_ENTRY_MAXLEN); in smbios_open()
/titanic_41/usr/src/common/smbios/
H A Dsmb_open.c353 smb_free(shp->sh_structs[i].smbst_strtab, in smbios_close()
357 smb_free(shp->sh_structs, sizeof (smb_struct_t) * shp->sh_ent_stnum); in smbios_close()
358 smb_free(shp->sh_hash, sizeof (smb_struct_t *) * shp->sh_hashlen); in smbios_close()
361 smb_free((void *)shp->sh_buf, shp->sh_buflen); in smbios_close()
363 smb_free(shp, sizeof (smbios_hdl_t)); in smbios_close()
/titanic_41/usr/src/lib/libsmbios/common/
H A Dsmb_lib.c92 smb_free(stbuf, smbe_stlen); in smb_fileopen()
101 smb_free(stbuf, smbe_stlen); in smb_fileopen()
196 smb_free(stbuf, smbe_stlen); in smb_biosopen()
H A Dsmb_subr.c75 smb_free(void *buf, size_t len) in smb_free() function
/titanic_41/usr/src/uts/common/os/
H A Dsmb_subr.c56 smb_free(void *buf, size_t len) in smb_free() function
/titanic_41/usr/src/uts/common/sys/
H A Dsmbios_impl.h526 extern void smb_free(void *, size_t);