Home
last modified time | relevance | path

Searched refs:free (Results 1 – 25 of 5830) sorted by relevance

12345678910>>...234

/freebsd/usr.sbin/ctld/
H A Dparse.y118 free($2);
121 free($2);
133 free($2);
136 free($2);
148 free($2);
151 free($2);
162 free($2);
173 free($2);
185 free($2);
188 free($2);
[all …]
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dkfree.c62 free(val->contents); in krb5_free_address()
63 free(val); in krb5_free_address()
74 free((*temp)->contents); in krb5_free_addresses()
75 free(*temp); in krb5_free_addresses()
77 free(val); in krb5_free_addresses()
85 free(val->enc_part.ciphertext.data); in krb5_free_ap_rep()
86 free(val); in krb5_free_ap_rep()
95 free(val->authenticator.ciphertext.data); in krb5_free_ap_req()
96 free(val); in krb5_free_ap_req()
105 free(val); in krb5_free_ap_rep_enc_part()
[all …]
/freebsd/contrib/unbound/util/
H A Dconfigparser.y485 free($2);
505 free($2);
517 free(cfg_parser->cfg->auths->rpz_cname);
528 free($2);
535 free(cfg_parser->cfg->auths->rpz_log_name);
545 free($2);
583 free($2);
592 free($2);
603 free($2);
612 free($2);
[all …]
H A Dconfigparser.c1166 && (defined YYFREE || defined free)))
1179 # define YYFREE free
1180 # if ! defined free && ! defined EXIT_SUCCESS
1181 void free (void *); /* INFRINGES ON USER NAME SPACE */
3197 free((yyvsp[0].str)); in yyparse()
3219 free((yyvsp[0].str)); in yyparse()
3233 free(cfg_parser->cfg->auths->rpz_cname); in yyparse()
3246 free((yyvsp[0].str)); in yyparse()
3255 free(cfg_parser->cfg->auths->rpz_log_name); in yyparse()
3268 free((yyvsp[0].str)); in yyparse()
[all …]
/freebsd/crypto/openssh/regress/unittests/misc/
H A Dtest_parse.c36 free(user); free(host); free(path); in test_parse()
46 free(user); free(host); free(path); in test_parse()
56 free(user); free(host); free(path); in test_parse()
66 free(user); free(host); free(path); in test_parse()
76 free(user); free(host); free(path); in test_parse()
87 free(user); free(host); free(path); in test_parse()
H A Dtest_misc.c31 free(s); in test_chop()
37 free(s); in test_chop()
43 free(s); in test_chop()
49 free(s); in test_chop()
55 free(s); in test_chop()
61 free(s); in test_chop()
67 free(s); in test_chop()
73 free(s); in test_chop()
79 free(s); in test_chop()
92 free(s); in test_rtrim()
[all …]
/freebsd/contrib/pkgconf/cli/spdxtool/
H A Dsoftware.c74 free(sbom->spdx_id); in spdxtool_software_sbom_free()
75 free(sbom->creation_info); in spdxtool_software_sbom_free()
76 free(sbom->sbom_type); in spdxtool_software_sbom_free()
78 free(sbom); in spdxtool_software_sbom_free()
150 free(relationship_str); in spdxtool_software_sbom_to_object()
156 free(spdx_id_relation); in spdxtool_software_sbom_to_object()
162 free(spdx_id_relation); in spdxtool_software_sbom_to_object()
166 free(spdx_id_relation); in spdxtool_software_sbom_to_object()
185 free(relationship_str); in spdxtool_software_sbom_to_object()
191 free(spdx_id_relation); in spdxtool_software_sbom_to_object()
[all …]
H A Dcore.c50 free(spdx_id_name); in spdxtool_core_agent_new()
82 free(agent->creation_info); in spdxtool_core_agent_free()
83 free(agent->spdx_id); in spdxtool_core_agent_free()
84 free(agent->name); in spdxtool_core_agent_free()
86 free(agent); in spdxtool_core_agent_free()
186 free(creation->id); in spdxtool_core_creation_info_free()
187 free(creation->created); in spdxtool_core_creation_info_free()
188 free(creation->created_by); in spdxtool_core_creation_info_free()
189 free(creation->spec_version); in spdxtool_core_creation_info_free()
191 free(creation); in spdxtool_core_creation_info_free()
[all …]
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_lib.c62 free(opts); in pkinit_fini_req_opts()
94 free(opts); in pkinit_fini_plg_opts()
102 free((*in)->signedAuthPack.data); in free_krb5_pa_pk_as_req()
105 free((*in)->kdcPkId.data); in free_krb5_pa_pk_as_req()
106 free(*in); in free_krb5_pa_pk_as_req()
113 free((*in)->replyKey.contents); in free_krb5_reply_key_pack()
114 free((*in)->asChecksum.contents); in free_krb5_reply_key_pack()
115 free(*in); in free_krb5_reply_key_pack()
123 free((*in)->pkAuthenticator.paChecksum.data); in free_krb5_auth_pack()
133 free(supportedKDFs); in free_krb5_auth_pack()
[all …]
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dparse.y133 free($2);
140 free($2);
143 free($2);
154 free($2);
159 free($2);
166 free($2);
169 free($2);
413 free($2);
425 free($2);
431 free($2);
[all …]
/freebsd/usr.sbin/ypldap/
H A Dparse.y135 free($2);
138 free($2);
156 free($1);
157 free($3);
192 free($2);
195 free($2);
203 free($2);
206 free($2);
213 free($2);
216 free($2);
[all …]
/freebsd/crypto/krb5/src/lib/kadm5/
H A Dmisc_free.c21 free(val->policy); in kadm5_free_policy_ent()
22 free(val->allowed_keysalts); in kadm5_free_policy_ent()
25 free(val->tl_data->tl_data_contents); in kadm5_free_policy_ent()
26 free(val->tl_data); in kadm5_free_policy_ent()
38 free(names[count]); in kadm5_free_name_list()
39 free(names); in kadm5_free_name_list()
69 free(key_data); in kadm5_free_key_data()
87 free(val->policy); in kadm5_free_principal_ent()
91 free(val->key_data); in kadm5_free_principal_ent()
96 free(val->tl_data->tl_data_contents); in kadm5_free_principal_ent()
[all …]
/freebsd/usr.sbin/mptutil/
H A Dmpt_drive.c163 free(ioc2); in mpt_pd_list()
172 free(ioc3); in mpt_pd_list()
173 free(ioc2); in mpt_pd_list()
192 free(volumes); in mpt_pd_list()
193 free(ioc5); in mpt_pd_list()
194 free(ioc3); in mpt_pd_list()
195 free(ioc2); in mpt_pd_list()
212 free(volumes); in mpt_pd_list()
213 free(ioc5); in mpt_pd_list()
214 free(ioc3); in mpt_pd_list()
[all …]
/freebsd/crypto/openssh/regress/unittests/kex/
H A Dtest_proposal.c60 free(result); in kex_proposal_tests()
66 free(result); free(in); free(out); in kex_proposal_tests()
72 free(result); free(in); free(out); in kex_proposal_tests()
81 free(result); free(in); free(out); in kex_proposal_tests()
118 free(kexalgs); in kex_proposal_populate_tests()
119 free(ciphers); in kex_proposal_populate_tests()
120 free(macs); in kex_proposal_populate_tests()
121 free(hkalgs); in kex_proposal_populate_tests()
/freebsd/contrib/bc/tests/
H A Dbcl.c135 free(res); in main()
146 free(res); in main()
156 free(res); in main()
160 free(res); in main()
170 free(res); in main()
174 free(res); in main()
187 free(res); in main()
198 free(res); in main()
208 free(res); in main()
224 free(res); in main()
[all …]
/freebsd/sbin/hastd/
H A Dparse.y146 free($2);
157 free($2);
164 free($2);
176 free($2);
187 free($2);
194 free($2);
205 free($2);
211 free($2);
212 free(lst);
223 free(lst);
[all …]
/freebsd/libexec/flua/libjail/
H A Dlua_jail.c102 free(jp); in l_jail_iter_next()
103 free(iter); in l_jail_iter_next()
118 free(iter->params); in l_jail_iter_next()
119 free(iter); in l_jail_iter_next()
142 free(value); in l_jail_iter_next()
164 free(iter->params); in l_jail_iter_close()
165 free(iter); in l_jail_iter_close()
191 free(iter); in l_list()
197 free(iter->params); in l_list()
198 free(iter); in l_list()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get_006_pos.ksh88 log_must check $class free $free -gt 0 -a $free -lt $size
90 log_must check $class available $avail -gt 0 -a $avail -lt $free
101 log_must check $class free $free -eq $size
103 log_must check $class available $avail -gt 0 -a $avail -lt $free
116 log_must check $class free $free -gt 0 -a $free -lt $size
118 log_must check $class available $avail -eq $free
129 log_must check $class free $free -eq $size
131 log_must check $class available $avail -eq $free
156 log_must check $class free $free -eq 0
212 typeset -il free=$(get_class_prop $class free)
[all …]
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dmkdirp.c65 free(str); in mkdirp()
69 free(str); in mkdirp()
96 free(str); in mkdirp()
116 free(str); in mkdirp()
120 free(str); in mkdirp()
171 free(mbPath); in simplify()
176 free(mbPath); in simplify()
177 free(wcPath); in simplify()
206 free(mbPath); in simplify()
207 free(wcPath); in simplify()
[all …]
/freebsd/crypto/heimdal/kcm/
H A Dprotocol.c93 free(name); in kcm_op_get_name()
100 free(name); in kcm_op_get_name()
104 free(name); in kcm_op_get_name()
133 free(name); in kcm_op_gen_new()
169 free(name); in kcm_op_initialize()
175 free(name); in kcm_op_initialize()
182 free(name); in kcm_op_initialize()
232 free(name); in kcm_op_destroy()
265 free(name); in kcm_op_store()
272 free(name); in kcm_op_store()
[all …]
/freebsd/contrib/libfido2/src/
H A Dtypes.c14 free(sa->ptr[i]); in fido_str_array_free()
16 free(sa->ptr); in fido_str_array_free()
25 free(oa->name[i]); in fido_opt_array_free()
27 free(oa->name); in fido_opt_array_free()
28 free(oa->value); in fido_opt_array_free()
37 free(ba->ptr); in fido_byte_array_free()
46 free(a->type); in fido_algo_free()
57 free(aa->ptr); in fido_algo_array_free()
66 free(ca->name[i]); in fido_cert_array_free()
68 free(ca->name); in fido_cert_array_free()
[all …]
/freebsd/lib/libc/regex/
H A Dregfree.c67 free((char *)g->strip); in regfree()
70 free(g->sets[i].ranges); in regfree()
71 free(g->sets[i].wides); in regfree()
72 free(g->sets[i].types); in regfree()
74 free((char *)g->sets); in regfree()
77 free(g->must); in regfree()
79 free(&g->charjump[CHAR_MIN]); in regfree()
81 free(g->matchjump); in regfree()
82 free((char *)g); in regfree()
/freebsd/crypto/heimdal/kadmin/
H A Dcheck.c80 free(name); in do_check_entry()
97 free(name); in do_check_entry()
140 free(p); in check()
143 free(p); in check()
160 free(p); in check()
163 free(p); in check()
180 free(p); in check()
183 free(p); in check()
200 free(p2); in check()
203 free(p2); in check()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dt_exhaust.c84 free(s1); in p0()
86 free(s2); in p0()
97 free(s2); in p1()
98 free(s1); in p1()
100 free(s3); in p1()
102 free(s1); in p1()
113 free(s2); in ps()
114 free(s1); in ps()
116 free(s3); in ps()
150 free(s1); in p6()
[all …]
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dgeneral.c87 free(pamh->environ[i]); in pam_end()
88 free(pamh->environ); in pam_end()
90 free(pamh->authtok); in pam_end()
91 free(pamh->oldauthtok); in pam_end()
92 free(pamh->rhost); in pam_end()
93 free(pamh->ruser); in pam_end()
94 free(pamh->tty); in pam_end()
98 free(item->name); in pam_end()
100 free(item); in pam_end()
103 free(pamh); in pam_end()

12345678910>>...234