Searched refs:free (Results 201 - 225 of 5677) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssh/
H A Dsandbox-solaris.c56 free(box);
75 free(box);
83 free(box);
105 free(box);
H A Dsandbox-null.c63 free(box);
/freebsd-current/contrib/netbsd-tests/lib/libc/
H A Dt_gdtoa.c58 free(buf);
/freebsd-current/crypto/heimdal/appl/ftp/common/
H A Dbuffer.c58 free (oldbuf);
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_delete_sec_context.c52 free(ctx);
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dgenerate_subkey.c42 * @param subkey returned new, free with krb5_free_keyblock().
69 free(*subkey);
/freebsd-current/tools/test/stress2/misc/
H A Dkinfo.sh123 free(kipp);
132 free(freep);
135 free(freep_vm);
138 free(kipp);
/freebsd-current/crypto/openssh/regress/misc/fuzz-harness/
H A Dsshsigopt_fuzz.cc24 free(cp);
/freebsd-current/sbin/ipf/libipf/
H A Dsave_file.c48 free(ctx);
52 free(ctx);
106 free(file->path);
107 free(file);
H A Dsave_nothing.c43 free(ctx);
/freebsd-current/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_device_path_os.c81 * caller must free the returned string
135 free(newpath);
143 free(new_sd);
248 free(address1);
273 free(address2);
280 free(address2);
284 free(address1);
348 free(tmp2);
378 free(path);
387 free(tmp
[all...]
/freebsd-current/sys/contrib/zstd/examples/
H A Ddictionary_compression.c11 #include <stdlib.h> // free
25 free(dictBuffer);
54 free(fBuff);
55 free(cBuff);
91 free(outFilename);
/freebsd-current/contrib/libpcap/
H A Dcharconv.c88 free(utf16le_string);
142 free(cp_string);
206 free(utf_16_errbuf);
215 free(utf_16_errbuf);
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_readword.c113 free(word);
118 free(word);
129 free(word);
135 free(word);
193 * it to =!free.
/freebsd-current/lib/libgssapi/
H A Dgss_delete_sec_context.c57 free(ctx);
/freebsd-current/lib/librpcsvc/
H A Dxcrypt.c76 free(buf);
80 free(buf);
109 free(buf);
113 free(buf);
/freebsd-current/sys/dev/drm2/
H A Ddrm_mem_util.h4 * Permission is hereby granted, free of charge, to any person obtaining a
50 free(ptr, DRM_MEM_DRIVER);
/freebsd-current/usr.bin/xargs/
H A Dstrnsubst.c23 * maxsize bytes large. It does not free the string pointed to by str, it
106 free(x);
107 free(y);
108 free(z);
109 free(za);
/freebsd-current/lib/libc/stdlib/
H A Dhcreate_r.c47 free(hsearch);
/freebsd-current/lib/libc/locale/
H A Dwcsftime.c105 free(sformat);
106 free(dst);
111 free(sformat);
112 free(dst);
/freebsd-current/sys/kgssapi/
H A Dgss_release_buffer.c44 free(buffer->value, M_GSSAPI);
/freebsd-current/lib/libnetbsd/
H A Dutil.c48 free(str);
/freebsd-current/sys/dev/hwreset/
H A Dhwreset_array.c89 free(rsts->rst_array, M_HWRESET);
90 free(rsts, M_HWRESET);
131 free(resets->rst_array, M_HWRESET);
132 free(resets, M_HWRESET);
/freebsd-current/stand/libsa/
H A Dnvstore.c80 free(st);
102 free(st->nvs_name);
103 free(st->nvs_data);
104 free(st);
/freebsd-current/stand/uboot/
H A Ddevicename.c115 free(idev);
153 free(idev);
160 free(idev);
176 free(ncurr);

Completed in 269 milliseconds

1234567891011>>