Home | History | Annotate | Download | only in lib

Lines Matching refs:strncasecompare

1346     if(strncasecompare(key, "AUTH=", 5)) {
1350 if(result && strncasecompare(value, "+APOP", ptr - value)) {