/illumos-gate/usr/src/stand/lib/fs/nfs/ |
H A D | bootparams.c | 250 bkmem_free(res.server_name, SYS_NMLN + 1); in getfile() 252 bkmem_free(res.server_path, SYS_NMLN + 1); in getfile() 349 bkmem_free(res.server_name, SYS_NMLN + 1); in getfile() 350 bkmem_free(res.server_path, SYS_NMLN + 1); in getfile() 355 bkmem_free(res.server_name, SYS_NMLN + 1); in getfile() 356 bkmem_free(res.server_path, SYS_NMLN + 1); in getfile() 360 bkmem_free(res.server_name, SYS_NMLN + 1); in getfile() 361 bkmem_free(res.server_path, SYS_NMLN + 1); in getfile()
|
H A D | auth_unix.c | 235 bkmem_free(au->au_shcred.oa_base, au->au_shcred.oa_length); in authunix_destroy() 236 bkmem_free(auth->ah_private, sizeof (struct audata)); in authunix_destroy() 238 bkmem_free(auth->ah_verf.oa_base, auth->ah_verf.oa_length); in authunix_destroy() 239 bkmem_free((caddr_t)auth, sizeof (*auth)); in authunix_destroy()
|
H A D | clnt_btcp.c | 270 bkmem_free((caddr_t)ct, sizeof (*ct)); in clntbtcp_create() 272 bkmem_free((caddr_t)cl, sizeof (CLIENT)); in clntbtcp_create() 514 bkmem_free((caddr_t)ct, (sizeof (struct ct_data))); in clntbtcp_destroy() 515 bkmem_free((caddr_t)cl, sizeof (CLIENT)); in clntbtcp_destroy()
|
H A D | clnt_budp.c | 200 bkmem_free((caddr_t)cu, sizeof (*cu) + sendsz + recvsz); in clntbudp_bufcreate() 202 bkmem_free((caddr_t)cl, sizeof (CLIENT)); in clntbudp_bufcreate() 443 bkmem_free((caddr_t)cu, (sizeof (*cu) + cu->cu_sendsz + cu->cu_recvsz)); in clntbudp_destroy() 444 bkmem_free((caddr_t)cl, sizeof (CLIENT)); in clntbudp_destroy()
|
H A D | nfs4ops.c | 455 bkmem_free(lookupargs.la_pathname.utf8string_val, in nfs4lookup() 468 bkmem_free(lookupargs.la_pathname.utf8string_val, in nfs4lookup() 487 bkmem_free(lookupargs.la_pathname.utf8string_val, in nfs4lookup() 655 bkmem_free(readlinkres.rl_link.utf8string_val, spathlen); in nfs4getsymlink()
|
H A D | rpc.c | 471 bkmem_free(trm_msg, trm_len); in brpc_call() 473 bkmem_free(rcv_msg, NFSBUF_SIZE); in brpc_call()
|
H A D | pmap.c | 137 bkmem_free((caddr_t)tmp, sizeof (struct pmaplist)); in bpmap_delport() 527 bkmem_free((caddr_t)current, sizeof (struct pmaplist)); in bpmap_memfree()
|
/illumos-gate/usr/src/stand/lib/inet/ |
H A D | dhcpv4.c | 209 bkmem_free((char *)tmp->pkt, tmp->len); in flush_list() 210 bkmem_free((char *)tmp, sizeof (PKT_LIST)); in flush_list() 236 bkmem_free((char *)pl->pkt, pl->len); in remove_list() 237 bkmem_free((char *)pl, sizeof (PKT_LIST)); in remove_list() 269 bkmem_free((char *)pl, sizeof (PKT_LIST)); in bootp_collect() 741 bkmem_free((char *)pl->pkt, pl->len); in dhcp_requesting() 742 bkmem_free((char *)pl, sizeof (PKT_LIST)); in dhcp_requesting() 815 bkmem_free((char *)pl->pkt, pl->len); in dhcp_requesting() 816 bkmem_free((char *)pl, sizeof (PKT_LIST)); in dhcp_requesting() 876 bkmem_free((char *)state_pl->pkt, state_pl->len); in dhcp_requesting() [all …]
|
H A D | mac.c | 272 bkmem_free((caddr_t)mac_state.mac_addr_buf, in mac_fini() 277 bkmem_free(mac_state.mac_buf, mac_state.mac_mtu); in mac_fini()
|
/illumos-gate/usr/src/common/fs/ |
H A D | pcfs.c | 75 extern void bkmem_free(void *, size_t); 132 bkmem_free(pcfsp, sizeof (*pcfsp)); in bpcfs_mountroot() 169 bkmem_free(pcfsp, sizeof (*pcfsp)); in bpcfs_mountroot() 180 bkmem_free(pcfsp, sizeof (*pcfsp)); in bpcfs_mountroot() 252 bkmem_free(filep->fi_path, strlen(filep->fi_path) + 1); in bpcfs_close() 253 bkmem_free((char *)filep, sizeof (fileid_t)); in bpcfs_close() 267 bkmem_free(pcfsp, sizeof (*pcfsp)); in bpcfs_closeall() 268 bkmem_free(head, sizeof (fileid_t)); in bpcfs_closeall()
|
H A D | bootfsops.c | 38 extern void bkmem_free(void *, size_t); 161 bkmem_free(fp, sizeof (bfile_t)); in bbootfs_init() 170 bkmem_free(fp, sizeof (bfile_t)); in bbootfs_init() 312 bkmem_free(fp, sizeof (bfile_t)); in bbootfs_closeall()
|
H A D | decompress.c | 61 extern void bkmem_free(void *, size_t); 181 bkmem_free(filep->fi_dcstream, sizeof (z_stream)); in cf_close() 183 bkmem_free(filep->fi_dcscrbuf, DECOMP_BUFSIZE); in cf_close()
|
H A D | ufsops.c | 47 extern void bkmem_free(void *, size_t); 754 bkmem_free(filep->fi_path, strlen(filep->fi_path)+1); in bufs_close() 764 bkmem_free((char *)filep, sizeof (fileid_t)); in bufs_close() 797 bkmem_free((char *)ufs_devp, sizeof (devid_t)); in bufs_closeall() 798 bkmem_free((char *)head, sizeof (fileid_t)); in bufs_closeall() 845 bkmem_free(entry->data, entry->size); in free_cache() 846 bkmem_free(entry, sizeof (*entry)); in free_cache()
|
H A D | hsfs.c | 84 extern void bkmem_free(void *, size_t); 531 bkmem_free(filep->fi_inode, sizeof (struct inode)); in bhsfs_close() 532 bkmem_free(filep->fi_path, strlen(filep->fi_path) + 1); in bhsfs_close() 533 bkmem_free((char *)filep, sizeof (fileid_t)); in bhsfs_close() 547 bkmem_free(hsfsp, sizeof (*hsfsp)); in bhsfs_closeall() 548 bkmem_free(head, sizeof (fileid_t)); in bhsfs_closeall()
|
/illumos-gate/usr/src/stand/lib/tcp/ |
H A D | tcp_sack.c | 247 bkmem_free(tmp, sizeof (notsack_blk_t)); in tcp_notsack_insert() 305 bkmem_free((caddr_t)tmp, in tcp_notsack_insert() 310 bkmem_free((caddr_t)tmp, in tcp_notsack_insert() 365 bkmem_free((caddr_t)tmp, in tcp_notsack_remove() 370 bkmem_free((caddr_t)tmp, in tcp_notsack_remove()
|
H A D | tcp_sack.h | 100 bkmem_free((caddr_t)prev, sizeof (notsack_blk_t)); \
|
/illumos-gate/usr/src/stand/sys/ |
H A D | salib.h | 62 extern void bkmem_free(void *, size_t);
|
H A D | bootsyms.h | 87 extern void bkmem_free(void *, size_t);
|
/illumos-gate/usr/src/stand/lib/sock/ |
H A D | sock_test.c | 658 bkmem_free(buf, buf_len); in st_recv() 699 bkmem_free(buf, buf_len); in st_recvfrom() 776 bkmem_free(buf, buf_len); in st_echo() 784 bkmem_free(buf, buf_len); in st_echo()
|
/illumos-gate/usr/src/stand/lib/fs/common/ |
H A D | cache.c | 183 bkmem_free((caddr_t)cap->data, cap->size); in reclaim_cache() 187 bkmem_free((caddr_t)cap, chp->size); in reclaim_cache() 549 bkmem_free(fp->fi_memp, x_len); in set_bcache()
|
/illumos-gate/usr/src/stand/lib/sa/ |
H A D | malloc.c | 88 bkmem_free((caddr_t)lenloc, *lenloc + sizeof (size_t)); in free()
|
/illumos-gate/usr/src/psm/stand/bootlst/common/ |
H A D | sasubr.c | 59 bkmem_free(void *p, size_t s) in bkmem_free() function
|
/illumos-gate/usr/src/stand/lib/fs/ufs/ |
H A D | ufsops.c | 802 bkmem_free(filep->fi_path, strlen(filep->fi_path)+1); in boot_ufs_close() 811 bkmem_free((char *)filep, sizeof (fileid_t)); in boot_ufs_close() 846 bkmem_free((char *)ufs_devp, sizeof (devid_t)); in boot_ufs_closeall() 847 bkmem_free((char *)head, sizeof (fileid_t)); in boot_ufs_closeall()
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | bootrd_cpio.c | 64 extern void bkmem_free(void *, size_t); 392 bkmem_free(file, sizeof (struct cpio_file)); in bcpio_close()
|
/illumos-gate/usr/src/cmd/boot/installgrub/ |
H A D | pcfs_glue.c | 117 bkmem_free(void *p, size_t s) in bkmem_free() function
|