Lines Matching refs:strncasecmp
108 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
114 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
121 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
128 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
135 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
142 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
149 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
180 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
213 strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
249 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
304 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()
358 if (strncasecmp(opts, cp, strlen(cp)) == 0) { in auth_parse_options()