Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_alloc.c48 static void smb_free(smb_request_t *, void *, boolean_t);
100 smb_free(NULL, ptr, B_FALSE); in smb_mem_free()
111 smb_free(NULL, ptr, B_TRUE); in smb_mem_zfree()
149 smb_free(sr, ++smh, B_FALSE); in smb_srm_fini()
253 smb_free(smb_request_t *sr, void *ptr, boolean_t zero) in smb_free() function
298 smb_free(sr, ptr, zero); in smb_realloc()
311 smb_free(sr, ptr, zero); in smb_realloc()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dsmb_dev.c181 smb_free(ep, SMB_ENTRY_MAXLEN); in smbios_open()
186 smb_free(ep, SMB_ENTRY_MAXLEN); in smbios_open()
196 smb_free(stbuf, smbe_stlen); in smbios_open()
197 smb_free(ep, SMB_ENTRY_MAXLEN); in smbios_open()
209 smb_free(ep, SMB_ENTRY_MAXLEN); in smbios_open()
/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c360 smb_free(shp->sh_structs[i].smbst_strtab, in smbios_close()
364 smb_free(shp->sh_structs, sizeof (smb_struct_t) * shp->sh_ent_stnum); in smbios_close()
365 smb_free(shp->sh_hash, sizeof (smb_struct_t *) * shp->sh_hashlen); in smbios_close()
368 smb_free((void *)shp->sh_buf, shp->sh_buflen); in smbios_close()
370 smb_free(shp, sizeof (smbios_hdl_t)); in smbios_close()
H A Dsmb_info.c686 smb_free(ent, sz); in smbios_info_chassis_elts_free()
893 smb_free(peer, sz); in smbios_info_slot_peers_free()
1643 smb_free(csp, size); in smbios_info_extmemdevice_cs_free()
2161 smb_free(comps, sz); in smbios_info_fwinfo_comps_free()
2193 smb_free(ent->smbai_data, ent->smbai_dlen); in smbios_info_addinfo_ent_free()
2196 smb_free(ent, sizeof (smbios_addinfo_ent_t)); in smbios_info_addinfo_ent_free()
2263 smb_free(entry, sizeof (smbios_addinfo_ent_t)); in smbios_info_addinfo_ent()
/illumos-gate/usr/src/lib/libsmbios/common/
H A Dsmb_lib.c93 smb_free(stbuf, smbe_stlen); in smb_fileopen()
102 smb_free(stbuf, smbe_stlen); in smb_fileopen()
232 smb_free(stbuf, smbe_stlen); in smb_biosopen()
H A Dsmb_subr.c73 smb_free(void *buf, size_t len) in smb_free() function
/illumos-gate/usr/src/uts/common/os/
H A Dsmb_subr.c58 smb_free(void *buf, size_t len) in smb_free() function
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h853 extern void smb_free(void *, size_t);