Searched refs:Free (Results 151 - 175 of 175) sorted by relevance

1234567

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_drv.c178 Free(sn);
179 Free(bname);
185 Free(sn);
186 Free(bname);
H A Dmeta_getdevs.c232 Free(mydevs);
H A Dmeta_db_balance.c585 Free(d);
587 Free(c);
1263 * Free up the ctlr list.
H A Dmeta_metad.c2995 Free(my_cl_sk->sk_setname);
3015 Free(my_cl_sk->sk_setname);
3017 Free(my_cl_sk->sk_host);
3018 Free(my_cl_sk);
3594 * Free md_drive_desc linked list of drive descriptors that was alloc'd
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dname.c755 Free(id);
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dschedule.c305 Free ((char *)pl);
/illumos-gate/usr/src/cmd/lvm/md_monitord/
H A Dprobedev.c153 Free((void *)(uintptr_t)iocp->mnum_list);
/illumos-gate/usr/src/cmd/lvm/rpc.metad/
H A Dmetad_svc_subr.c143 Free(nm);
3570 Free(setlink);
4438 Free(skp->sk_setname);
4439 Free(skp->sk_host);
4440 Free(skp);
4456 Free(skp->sk_setname);
4457 Free(skp->sk_host);
4458 Free(skp);
5262 Free(dr_placeholder);
/illumos-gate/usr/src/common/lzma/
H A DLzFind.c26 alloc->Free(alloc, p->bufferBase, 0);
147 alloc->Free(alloc, p->hash, 0);
H A DLzmaDec.c904 alloc->Free(alloc, p->probs, (p->numProbs * sizeof (*p->probs)));
911 alloc->Free(alloc, p->dic, ((p->prop).dicSize * sizeof (*p->dic)));
H A DLzmaEnc.c499 alloc->Free(alloc, p->bufBase, 0);
1731 alloc->Free(alloc, p->litProbs, 0);
1732 alloc->Free(alloc, p->saveState.litProbs, 0);
1750 alloc->Free(alloc, p, 0);
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c318 Return: Free((char *)S.parms);
/illumos-gate/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c68 * Provide Malloc / Free backed by EFIs AllocatePool / FreePool which ensures
84 Free(void *buf, const char *file __unused, int line __unused) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c162 Free(char **p) function
175 Free(&list[i]);
1481 Free(&buf);
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaclust.c377 Free(mm);
H A Dmetaset.c1398 Free(tdtlp);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_pool.c646 /* Free all pools associated with the device that matches the unit number */
946 Free(rnh);
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastlicense.c811 COMMENT(&notice, &buf, "as published by the Free Software Foundation;", 0);
/illumos-gate/usr/src/head/
H A Dmeta.h905 #define Free(p) _Free(__FILE__, __LINE__, (p)) macro
912 extern void Free(void *p);
/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_server.c499 Free(cmd);
1150 Free(matp);
1965 /* Free all submessages, if there were any */
1971 /* Free the result */
1998 /* Free the original message */
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c447 Free(rt, rt_entry_cache);
H A Dip_ire.c1471 Free(rt, rt_entry_cache);
2201 * Free a fraction (ips_ip_ire_reclaim_fraction) of things IP added dynamically
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S100 .set BDA_MEM,0x413 # Free memory
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure7 # Copyright (C) 2003 Free Software Foundation, Inc.
8 # This configure script is free software; the Free Software Foundation
1034 Copyright (C) 2003 Free Software Foundation, Inc.
1035 This configure script is free software; the Free Software Foundation
6551 Copyright (C) 2003 Free Software Foundation, Inc.
6552 This config.status script is free software; the Free Software Foundation
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex9 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
14 % published by the Free Software Foundation; either version 2, or (at
24 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,

Completed in 154 milliseconds

1234567