Searched refs:strncasecmp (Results 26 - 50 of 254) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dmakefile.vms11 getopt1.obj,cplus-dem.obj,strncasecmp.obj,strcasecmp.obj,strdup.obj,\
/freebsd-11-stable/contrib/opie/libopie/
H A Daccessfile.c104 if (strncasecmp(cp, "permit", 4) == 0) {
107 if (strncasecmp(cp, "deny", 4) == 0) {
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dtcpd.h52 #define STRN_EQ(x,y,l) (strncasecmp((x),(y),(l)) == 0)
53 #define STRN_NE(x,y,l) (strncasecmp((x),(y),(l)) != 0)
/freebsd-11-stable/crypto/openssh/
H A Dauth-options.c102 if (allow_negate && strncasecmp(opts, "no-", 3) == 0) {
106 if (strncasecmp(opts, opt, opt_len) == 0) {
174 if (strncasecmp(opts, cp, strlen(cp)) == 0) {
204 if (strncasecmp(opts, cp, strlen(cp)) == 0) {
235 if (strncasecmp(opts, cp, strlen(cp)) == 0) {
277 if (strncasecmp(opts, cp, strlen(cp)) == 0) {
332 if (strncasecmp(opts, cp, strlen(cp)) == 0) {
387 if (strncasecmp(opts, cp, strlen(cp)) == 0) {
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-spu.h91 if (strncasecmp (input_line_pointer, "@ppu", 4) == 0) \
/freebsd-11-stable/lib/libc/string/
H A Dstrcasecmp.c84 strncasecmp(const char *s1, const char *s2, size_t n) function
/freebsd-11-stable/lib/libutil/
H A Dtrimdomain.c79 if (strncasecmp(s + 1, domain, dlen) == 0) {
/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_oid_to_str.c89 if (strncasecmp(name, _gss_ont_mech[i].short_desc, strlen(name)) == 0) {
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Driostream.c578 if (!strncasecmp("async", arg, 5)) {
580 } else if (!strncasecmp("block", arg, 5)) {
582 } else if (!strncasecmp("nonblock", arg, 8)) {
584 } else if (!strncasecmp("verify", arg, 6)) {
608 if (!strncasecmp("ip", optarg, 2)) {
610 } else if (!strncasecmp("gid", optarg, 3)) {
633 if (!strncasecmp("all", optarg, 3)) {
H A Drstream.c597 if (!strncasecmp("socket", arg, 6)) {
599 } else if (!strncasecmp("async", arg, 5)) {
601 } else if (!strncasecmp("block", arg, 5)) {
603 } else if (!strncasecmp("nonblock", arg, 8)) {
605 } else if (!strncasecmp("resolve", arg, 7)) {
607 } else if (!strncasecmp("verify", arg, 6)) {
609 } else if (!strncasecmp("fork", arg, 4)) {
634 if (!strncasecmp("ip", optarg, 2)) {
636 } else if (!strncasecmp("gid", optarg, 3)) {
659 if (!strncasecmp("al
[all...]
H A Dudpong.c494 if (!strncasecmp("socket", arg, 6)) {
496 } else if (!strncasecmp("async", arg, 5)) {
498 } else if (!strncasecmp("block", arg, 5)) {
500 } else if (!strncasecmp("nonblock", arg, 8)) {
502 } else if (!strncasecmp("echo", arg, 4)) {
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_evt.c148 if (strncasecmp(arg, "vol", 3) == 0 || strcasecmp(arg, "ld") == 0) {
152 if (strncasecmp(arg, "drive", 5) == 0 || strcasecmp(arg, "pd") == 0) {
156 if (strncasecmp(arg, "encl", 4) == 0) {
160 if (strncasecmp(arg, "batt", 4) == 0 ||
161 strncasecmp(arg, "bbu", 3) == 0) {
169 if (strcasecmp(arg, "ctrl") == 0 || strncasecmp(arg, "cont", 4) == 0) {
204 if (strncasecmp(arg, "prog", 4) == 0) {
208 if (strncasecmp(arg, "info", 4) == 0) {
212 if (strncasecmp(arg, "warn", 4) == 0) {
216 if (strncasecmp(ar
[all...]
/freebsd-11-stable/contrib/sendmail/vacation/
H A Dvacation.c568 strncasecmp(buf, "Precedence", 10) != 0 ||
577 if (strncasecmp(p, "junk", 4) == 0 ||
578 strncasecmp(p, "bulk", 4) == 0 ||
579 strncasecmp(p, "list", 4) == 0)
585 if (strncasecmp(buf, "Cc:", 3) != 0)
592 if (strncasecmp(buf, "To:", 3) != 0)
654 strncasecmp(name, s, len) == 0 &&
776 strncasecmp(cur->name, sender, cur->len) == 0)
796 strncasecmp(cur->name, sender, cur->len) == 0)
804 strncasecmp(cu
[all...]
/freebsd-11-stable/sys/dev/iicbus/
H A Dlm75.c402 if (len > 2 && strncasecmp("interrupt", buf, len) == 0)
404 else if (len > 2 && strncasecmp("comparator", buf, len) == 0)
417 if (len > 1 && strncasecmp("high", buf, len) == 0)
419 else if (len > 1 && strncasecmp("low", buf, len) == 0)
421 else if (len > 8 && strncasecmp("active-high", buf, len) == 0)
423 else if (len > 8 && strncasecmp("active-low", buf, len) == 0)
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Dtb_asnmth.c195 !strncasecmp(ameth->pem_str, str, len))
219 !strncasecmp(ameth->pem_str, lk->str, lk->len)) {
/freebsd-11-stable/contrib/apr-util/dbd/unsupported/
H A Dapr_dbd_freetds.c579 if (!strncasecmp(key, "username", klen)) {
582 else if (!strncasecmp(key, "password", klen)) {
585 else if (!strncasecmp(key, "appname", klen)) {
588 else if (!strncasecmp(key, "dbname", klen)) {
591 else if (!strncasecmp(key, "host", klen)) {
594 else if (!strncasecmp(key, "charset", klen)) {
597 else if (!strncasecmp(key, "lang", klen)) {
600 else if (!strncasecmp(key, "server", klen)) {
/freebsd-11-stable/contrib/apr-util/ldap/
H A Dapr_ldap_url.c198 if ( strncasecmp( p, APR_LDAP_URL_URLCOLON, APR_LDAP_URL_URLCOLON_LEN ) == 0 ) {
203 if ( strncasecmp( p, APR_LDAP_URL_PREFIX, APR_LDAP_URL_PREFIX_LEN ) == 0 ) {
211 if ( strncasecmp( p, APR_LDAPS_URL_PREFIX, APR_LDAPS_URL_PREFIX_LEN ) == 0 ) {
219 if ( strncasecmp( p, APR_LDAPI_URL_PREFIX, APR_LDAPI_URL_PREFIX_LEN ) == 0 ) {
/freebsd-11-stable/contrib/libreadline/
H A Drldefs.h78 #define _rl_strnicmp strncasecmp
/freebsd-11-stable/sbin/dhclient/
H A Dconflex.c363 if (!strncasecmp(atom + 1, "efault", 6)) {
370 if (!strncasecmp(atom + 1, "ynamic-bootp", 12)) {
425 if (!strncasecmp(atom + 1, "edi", 3)) {
506 if (!strncasecmp(atom + 1, "se", 2)) {
/freebsd-11-stable/contrib/binutils/gas/
H A Datof-generic.c126 if (!strncasecmp ("nan", first_digit, 3))
139 if (!strncasecmp ("inf", first_digit, 3))
148 if (!strncasecmp ("inity", first_digit, 5))
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-asm.c226 if (strncasecmp (*strp, "%lo(", 4) == 0)
244 if (strncasecmp (*strp, "%hi(", 4) == 0)
259 if (strncasecmp (*strp, "%uhi(", 5) == 0)
274 if (strncasecmp (*strp, "%sdaoff(", 8) == 0)
286 if (strncasecmp (*strp, "%tpoff(", 7) == 0)
330 if (strncasecmp (*strp, "%lo(", 4) == 0)
345 if (strncasecmp (*strp, "%hi(", 4) == 0)
360 if (strncasecmp (*strp, "%uhi(", 5) == 0)
375 if (strncasecmp (*strp, "%sdaoff(", 8) == 0)
390 if (strncasecmp (*str
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dfilter.c211 if (!strncasecmp(addr, "MYADDR", 6) && (addr[6] == '\0' || addr[6] == '/'))
213 if (!strncasecmp(addr, "MYADDR6", 7) && (addr[7] == '\0' || addr[7] == '/'))
215 if (!strncasecmp(addr, "HISADDR", 7) && (addr[7] == '\0' || addr[7] == '/'))
217 if (!strncasecmp(addr, "HISADDR6", 8) && (addr[8] == '\0' || addr[8] == '/'))
219 if (!strncasecmp(addr, "DNS0", 4) && (addr[4] == '\0' || addr[4] == '/'))
221 if (!strncasecmp(addr, "DNS1", 4) && (addr[4] == '\0' || addr[4] == '/'))
/freebsd-11-stable/sys/arm/ti/twl/
H A Dtwl.c365 if (strncasecmp(compat, "ti,twl6030", 10) == 0)
367 else if (strncasecmp(compat, "ti,twl6025", 10) == 0)
369 else if (strncasecmp(compat, "ti,twl4030", 10) == 0)
/freebsd-11-stable/contrib/mdocml/
H A Dtbl_opts.c154 (strncasecmp(p + pos, keys[i].name, len) ||
/freebsd-11-stable/usr.bin/chpass/
H A Dutil.c107 if (!strncasecmp(*mp, t, 3)) {

Completed in 343 milliseconds

1234567891011