Searched refs:strncasecmp (Results 51 - 75 of 254) sorted by relevance

1234567891011

/freebsd-11-stable/usr.bin/whois/
H A Dwhois.c459 if (strncasecmp(query, "AS", 2) == 0 &&
483 if (strncasecmp(p, whois_referral[i].prefix,
506 (strncasecmp(buf, CHOPSPAM, sizeof(CHOPSPAM)-1) == 0 ||
507 strncasecmp(buf, CHOPSPAM+4, sizeof(CHOPSPAM)-5) == 0)) {
/freebsd-11-stable/bin/kill/
H A Dkill.c163 if (strncasecmp(sig, "SIG", 3) == 0)
/freebsd-11-stable/usr.sbin/portsnap/phttpget/
H A Dphttpget.c152 (strncasecmp(env_HTTP_PROXY_AUTH, "basic:" , 6) == 0)) {
514 if (strncasecmp(hln, "Connection:", 11) == 0) {
526 if (strncasecmp(hln, "Content-Length:", 15) == 0) {
550 if (strncasecmp(hln, "Transfer-Encoding:", 18) == 0) {
/freebsd-11-stable/usr.bin/calendar/
H A Dparsedata.c890 if (strncasecmp(s, n->name, n->len) == 0) {
899 if (strncasecmp(s, n->name, n->len) == 0) {
908 if (strncasecmp(s, fmonths[i], *len) == 0) {
915 if (strncasecmp(s, months[i], 3) == 0) {
941 if (strncasecmp(s, n->name, n->len) == 0) {
950 if (strncasecmp(s, n->name, n->len) == 0) {
959 if (strncasecmp(s, fdays[i], *len) == 0) {
966 if (strncasecmp(s, days[i], 3) == 0) {
1014 if (strncasecmp(s, n->name, n->len) == 0) {
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dstring.h44 #define strnicmp(...) strncasecmp(__VA_ARGS__)
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dsm_gethost.c185 strncasecmp(src, "IPv6:", 5) == 0)
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dipft_tx.c291 if (*cpp && !strncasecmp(*cpp, "seq=", 4)) {
296 if (*cpp && !strncasecmp(*cpp, "ack=", 4)) {
465 if (*cpp && !strncasecmp(*cpp, "seq=", 4)) {
470 if (*cpp && !strncasecmp(*cpp, "ack=", 4)) {
/freebsd-11-stable/contrib/binutils/gas/
H A Dmacro.c198 && strncasecmp (ptr->ptr + i, "IRPC", from_len = 4) != 0
199 && strncasecmp (ptr->ptr + i, "IRP", from_len = 3) != 0
200 && strncasecmp (ptr->ptr + i, "IREPC", from_len = 5) != 0
201 && strncasecmp (ptr->ptr + i, "IREP", from_len = 4) != 0
202 && strncasecmp (ptr->ptr + i, "REPT", from_len = 4) != 0
203 && strncasecmp (ptr->ptr + i, "REP", from_len = 3) != 0)
206 ? strncasecmp (ptr->ptr + i, from, from_len) == 0
212 if (strncasecmp (ptr->ptr + i, to, to_len) == 0
859 || strncasecmp (in->ptr + src, "LOCAL", 5) != 0
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Druserpass.c150 strncasecmp(hostname, tokval, tmp-hostname) == 0 &&
156 strncasecmp(host, tokval, tmp - host) == 0 &&
/freebsd-11-stable/contrib/tnftp/src/
H A Druserpass.c135 strncasecmp(hostname, tokval, tmp-hostname) == 0 &&
140 strncasecmp(host, tokval, tmp - host) == 0 &&
/freebsd-11-stable/stand/common/
H A Dinstall.c204 if (i == 4 && !strncasecmp(pkgname, "tftp", i)) {
208 } else if (i == 4 && !strncasecmp(pkgname, "file", i)) {
/freebsd-11-stable/sbin/nvmecontrol/
H A Dfirmware.c289 if (strncasecmp(prompt, "yes", 3) == 0)
291 if (strncasecmp(prompt, "no", 2) == 0)
/freebsd-11-stable/usr.sbin/ctld/
H A Dchap.c142 if (strncasecmp(hex, "0b", strlen("0b")) == 0)
145 if (strncasecmp(hex, "0x", strlen("0x")) != 0) {
/freebsd-11-stable/usr.sbin/iscsid/
H A Dchap.c142 if (strncasecmp(hex, "0b", strlen("0b")) == 0)
145 if (strncasecmp(hex, "0x", strlen("0x")) != 0) {
/freebsd-11-stable/contrib/unbound/sldns/
H A Drrdef.c695 if (strlen(name) > 4 && strncasecmp(name, "TYPE", 4) == 0) {
705 strncasecmp(name, desc_name, strlen(desc_name)) == 0) {
712 if (strlen(name) == 4 && strncasecmp(name, "IXFR", 4) == 0) {
714 } else if (strlen(name) == 4 && strncasecmp(name, "AXFR", 4) == 0) {
716 } else if (strlen(name) == 5 && strncasecmp(name, "MAILB", 5) == 0) {
718 } else if (strlen(name) == 5 && strncasecmp(name, "MAILA", 5) == 0) {
720 } else if (strlen(name) == 3 && strncasecmp(name, "ANY", 3) == 0) {
733 if (strlen(name) > 5 && strncasecmp(name, "CLASS", 5) == 0) {
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c647 if (!strncasecmp("ip", optarg, 2)) {
649 } else if (!strncasecmp("gid", optarg, 3)) {
652 } else if (strncasecmp("name", optarg, 4)) {
657 if (!strncasecmp("ib", optarg, 2)) {
659 } else if (strncasecmp("tcp", optarg, 3)) {
H A Dudaddy.c633 if (!strncasecmp("ip", optarg, 2)) {
635 } else if (!strncasecmp("gid", optarg, 3)) {
638 } else if (strncasecmp("name", optarg, 4)) {
643 if (!strncasecmp("ipoib", optarg, 5)) {
645 } else if (strncasecmp("udp", optarg, 3)) {
/freebsd-11-stable/usr.sbin/cdcontrol/
H A Dcdcontrol.c426 if (! strncasecmp (arg, "left", strlen(arg)))
429 if (! strncasecmp (arg, "right", strlen(arg)))
432 if (! strncasecmp (arg, "mono", strlen(arg)))
435 if (! strncasecmp (arg, "stereo", strlen(arg)))
438 if (! strncasecmp (arg, "mute", strlen(arg)))
813 if (!strncasecmp(p, "audio", strlen(p)))
815 else if (!strncasecmp(p, "media", strlen(p)))
817 else if (!strncasecmp(p, "volume", strlen(p)))
1256 if (len >= c->min && ! strncasecmp (buf, c->name, len)) {
/freebsd-11-stable/contrib/diff/lib/
H A Dexclude.c122 ? strncasecmp (pattern, f, patlen)
/freebsd-11-stable/crypto/heimdal/admin/
H A Dlist.c49 if(strncasecmp(keytab_str, "ANY:", 4) == 0) {
/freebsd-11-stable/contrib/traceroute/
H A Das.c192 if (as == 0 && strncasecmp(buf, "origin:", 7) == 0) {
/freebsd-11-stable/contrib/unbound/compat/
H A Dstrptime.c79 if (strncasecmp (*buf, strs[i], len) == 0) {
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dlock.c242 if (strncasecmp(string, "PASS:", 5) == 0) {
/freebsd-11-stable/crypto/openssl/
H A De_os.h702 # define strncasecmp _strnicmp macro
707 # define strncasecmp OPENSSL_strncasecmp macro
711 # define strncasecmp strnicmp macro
716 # define strncasecmp strnicmp macro
/freebsd-11-stable/tools/tools/mwl/mwldebug/
H A Dmwldebug.c102 if (strncasecmp(flags[i].name, name, len) == 0)

Completed in 310 milliseconds

1234567891011