Searched refs:free (Results 251 - 275 of 4659) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/usr.sbin/fifolog/lib/
H A Dfifolog_create.c108 free(buf);
115 free(buf);
119 free(buf);
/freebsd-9.3-release/contrib/ntp/tests/ntpd/
H A Dt-ntp_signd.c152 free(str);
181 free(rbufp);
182 free(xpkt);
/freebsd-9.3-release/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c92 free(buf);
139 free(buf);
160 free(buffer);
168 free(cache);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.helper.c69 free(fp);
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dpool.h63 isc_pooldeallocator_t free,
67 * Create a pool of "count" object pointers. If 'free' is not NULL,
/freebsd-9.3-release/contrib/cvs/lib/
H A Dxgetwd.c4 This program is free software; you can redistribute it and/or modify
62 free (cwd);
/freebsd-9.3-release/contrib/cvs/src/
H A Dcreate_adm.c79 free (tmp);
129 free (path);
184 free (reposcopy);
185 free (tmp);
/freebsd-9.3-release/contrib/dialog/
H A Dcolumns.c8 * This program is free software; you can redistribute it and/or modify
154 free(widths);
155 free(offsets);
156 free(maxwidth);
171 free(*value);
/freebsd-9.3-release/contrib/diff/lib/
H A Dhard-locale.c5 This program is free software; you can redistribute it and/or modify
66 free (locale);
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dhard-locale.c6 This program is free software; you can redistribute it and/or modify
68 free (locale);
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_open_fd.c85 free(mine);
86 free(b);
187 free(mine->buffer);
188 free(mine);
H A Darchive_read_open_file.c81 free(mine);
82 free(b);
162 free(mine->buffer);
163 free(mine);
/freebsd-9.3-release/contrib/libreadline/
H A Dxmalloc.c8 Readline is free software; you can redistribute it and/or modify it
51 /* Return a pointer to free()able block of memory large enough
81 don't need to know what free() returns. */
87 free (string);
/freebsd-9.3-release/contrib/libucl/tests/
H A Dtest_speed.c113 free (emitted);
122 free (emitted);
131 free (emitted);
140 free (emitted);
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_mcm_port.c75 free(p_mcm);
H A Dosm_router.c56 free(*pp_rtr);
/freebsd-9.3-release/crypto/heimdal/kadmin/
H A Dcpw.c59 free(keys);
77 free (princ_name);
95 free (princ_name);
97 free (prompt);
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/krb5/
H A Dccache_name.c56 free(last_out_name);
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/ntlm/
H A Ddelete_sec_context.c56 free(ctx);
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Derror.c54 free(msg->msg);
55 free(msg);
103 free(msg);
148 * @return error string, free with hx509_free_error_string().
184 * @param str error string to free.
192 free(str);
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dgenerate_subkey.c66 free(*subkey);
/freebsd-9.3-release/lib/libc/arm/gen/
H A Dgetcontextx.c71 free(ctx);
/freebsd-9.3-release/lib/libc/gen/
H A Dinitgroups.c66 free(groups);
/freebsd-9.3-release/lib/libc/ia64/gen/
H A Dgetcontextx.c71 free(ctx);
/freebsd-9.3-release/lib/libc/mips/gen/
H A Dgetcontextx.c71 free(ctx);

Completed in 233 milliseconds

<<11121314151617181920>>