Searched refs:decomp (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/opencrypto/ |
| H A D | cryptodeflate.c | 96 if (!decomp) { in deflate_global() 119 decomp, 0, __LINE__, 0, 0, 0); in deflate_global() 139 decomp, error, __LINE__, 0, 0, 0); in deflate_global() 148 decomp, error, __LINE__, in deflate_global() 153 decomp, error, __LINE__, in deflate_global() 158 } else if (!decomp && error == Z_STREAM_END) { in deflate_global() 169 bad, decomp, 0, __LINE__, 0, 0, 0); in deflate_global() 181 bad, decomp, error, __LINE__, in deflate_global() 192 decomp, 0, __LINE__, 0, 0, 0); in deflate_global() 195 if (decomp) in deflate_global() [all …]
|
| /freebsd-14.2/contrib/unbound/iterator/ |
| H A D | iter_priv.c | 194 uint8_t decomp[256]; in priv_lookup_name() local 196 if(name_len >= sizeof(decomp)) in priv_lookup_name() 198 dname_pkt_copy(pkt, decomp, name); in priv_lookup_name() 199 labs = dname_count_size_labels(decomp, &len); in priv_lookup_name() 201 return name_tree_lookup(&priv->n, decomp, len, labs, dclass) != NULL; in priv_lookup_name()
|
| /freebsd-14.2/share/i18n/csmapper/APPLE/ |
| H A D | HEBREW%UCS.src | 328 # Mac standard decomp. of reverse map 329 # OS Unicode mapping std. mapping of decomp. 338 # Mac standard decomp. of reverse map 339 # OS Unicode mapping std. mapping of decomp.
|