Searched refs:mdot1idx (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libfetch/
H A Dcommon.c507 int delta, hdotidx, mdot1idx, wcidx; local
529 mdot1idx = mdot1 - m;
530 mdot2 = strnstr(mdot1 + 1, ".", mlen - mdot1idx - 1);
542 if (hdotidx < mdot1idx)
549 !fetch_ssl_is_trad_domain_label(m, mdot1idx, 1))
553 mlen - mdot1idx))
559 delta = mdot1idx - wcidx - 1;

Completed in 121 milliseconds