Home | History | Annotate | Download | only in src

Lines Matching refs:SMALLDNAME

425     if (name && (strlen(name) > SMALLDNAME-1))
837 strlen(canon)+2+strlen(domain_suffix)-SMALLDNAME)))
846 if ((cache = whine_malloc(sizeof(struct crec) + strlen(canon)+1-SMALLDNAME)))