Home
last modified time | relevance | path

Searched refs:CTrace (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTInit.c34 #define CTrace(p) CTRACE2(TRACE_CFG, p) macro
58 CTrace((tfp, "HTFormatInit\n")); in HTFormatInit()
190 CTrace((tfp, "HTPreparsedFormatInit\n")); in HTPreparsedFormatInit()
387 CTrace((tfp, in ProcessMailcapEntry()
398 CTrace((tfp, "ProcessMailcapEntry: Ignoring mailcap entry: %s\n", in ProcessMailcapEntry()
441 CTrace((tfp, "ProcessMailcapEntry: Found testcommand:%s\n", in ProcessMailcapEntry()
462 CTrace((tfp, in ProcessMailcapEntry()
476 CTrace((tfp, "ProcessMailcapEntry Setting up conversion %s : %s\n", in ProcessMailcapEntry()
693 CTrace((tfp, "BuildCommand: Bad mailcap \"test\" clause: %s\n", in BuildCommand()
721 CTrace((tfp, "BuildCommand no value for %s\n", name)); in BuildCommand()
[all …]
DLYCookie.c81 #define CTrace(p) CTRACE2(TRACE_COOKIES, p) macro
190 CTrace((tfp, "LYCookieJar_free\n")); in LYCookieJar_free()
193 CTrace((tfp, "...LYCookieJar_free domain %s\n", NonNull(de->ddomain))); in LYCookieJar_free()
235 CTrace((tfp, "BUG: comparing empty value in domain_matches\n")); in domain_matches()
237 CTrace((tfp, "BUG: comparing empty domain in domain_matches\n")); in domain_matches()
335 CTrace((tfp, in find_domain_entry()
348 CTrace((tfp, "find_domain_entry(%s) bv:%d, invcheck_bv:%d\n", in find_domain_entry()
358 CTrace((tfp, "SetCookieDomain(%s)\n", co->ddomain)); in SetCookieDomain()
425 CTrace((tfp, in store_cookie()
442 CTrace((tfp, "store_cookie: Rejecting because '%s' has no dot.\n", in store_cookie()
[all …]