Searched refs:tmp_memfree (Results 1 – 5 of 5) sorted by relevance
106 extern void tmp_memfree(void *, size_t);
129 tmp_memfree(void *cp, size_t size) in tmp_memfree() function
539 tmp_memfree(tm->tm_mntpath, strlen(tm->tm_mntpath) + 1); in tmp_unmount()545 tmp_memfree(tm, sizeof (struct tmount)); in tmp_unmount()
579 tmp_memfree(tpdp, sizeof (struct tdirent) + namelen); in tdirdelete()713 tmp_memfree(tdp, sizeof (struct tdirent) + namelen); in tdirtrunc()
1708 tmp_memfree(tp->tn_symlink, tp->tn_size + 1); in tmp_inactive()1742 tmp_memfree(tp, sizeof (struct tmpnode)); in tmp_inactive()