Lines Matching defs:in

8  * Redistribution and use in source and binary forms, with or without
15 * Redistributions in binary form must reproduce the above copyright notice,
16 * this list of conditions and the following disclaimer in the documentation
118 /** Position in string */
172 log_err("malloc failure in parse");
274 * rdata without rdatalen in front of it. */
289 * pass rdata without rdatalen in front of it */
308 * pass rdata without rdatalen in front of it */
366 log_err("trust anchor in probetree twice");
460 * Add new trust anchor from a string in file.
469 * @return new key in trust point.
496 log_err("malloc failure in add_trustanchor");
506 log_err("malloc failure in add trustanchor");
593 /** see if iterator-list has any elements in it, or it is empty */
603 /** number of elements in iterator list */
619 * inside the cache. It can be used in storage outside of the cache.
621 * @param iter: iterator over the elements in the list. It filters elements.
650 * @param iter: iterator over the elements in the list. It filters elements.
716 /* copy data in there */
747 * are not in the cache */
778 * any errors. Put in the new keys and remove old ones. */
918 log_warn("malloc failure or parse error in $ORIGIN");
924 read_multiline(char* buf, size_t len, FILE* in, int* linenr)
930 while(left > 0 && fgets(pos, (int)left, in) != NULL) {
1086 log_err("malloc failure in write to %s", fname);
1262 * in 5011 there are no other rrsets to check. if downprot is
1264 * algorithms available in the trust store. */
1401 * @param tp: to search in
1403 * @param rdata: to look for (no rdatalen in it)
1450 /* rr freed in autr_ta_create */
1453 /* link in, tp already locked */
1541 continue; /* malloc fail in compare*/
1635 * packed_rrset are in the same order. */
1664 verbose_key(ta, VERB_ALGO, "in DNS response");
2032 /* in case this is libunbound, no timer */
2041 verbose(VERB_ALGO, "scheduled next probe in " ARG_LL "d sec", (long long)tv.tv_sec);
2051 /* use memory allocated in rrset for temporary name storage */
2063 verbose(VERB_ALGO, "trustpoint was deleted in set_next_probe");
2079 verbose(VERB_ALGO, "next probe set in %d seconds",
2125 /* if !del_tp then the trust point is no longer present in the tree,
2180 * in the full format (which only contains KSKs). */
2220 log_err("malloc failure in autotrust update_events. "
2229 log_err("malloc failure in autotrust do_statetable. "
2261 log_info("out of memory in debug_print_ta");
2335 * Unless the new lookup resulted in smaller TTLs and thus smaller
2361 verbose(VERB_ALGO, "retry probe set in %d seconds",
2378 * to recreate the key entry in a race condition. */
2399 /* in case of revoked anchors */