Home
last modified time | relevance | path

Searched refs:ckstrcmp (Results 1 – 20 of 20) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcmai.c2749 if (!ckstrcmp(g_url.svc,"iksd",-1,0) || in dourl()
2750 !ckstrcmp(g_url.svc,"kermit",-1,0)) { in dourl()
2767 if (!ckstrcmp(g_url.usr,"anonymous",-1,0)) { in dourl()
2873 if (ckstrcmp(g_url.svc,"telnet",-1,0) && in dourl()
2875 ckstrcmp(g_url.svc,"ssh",-1,0) && in dourl()
2877 ckstrcmp(g_url.svc,"ftp",-1,0)) { in dourl()
2985 if (!ckstrcmp("--unbuffered",s,n,0)) {
3019 else if (!ckstrcmp(myname,"iksd",-1,0)) howcalled = I_AM_IKSD;
3021 else if (!ckstrcmp(myname,"ftp",-1,0)) howcalled = I_AM_FTP;
3024 else if (!ckstrcmp(myname,"http",-1,0)) howcalled = I_AM_HTTP;
[all …]
H A Dckclib.h54 _PROTOTYP( int ckstrcmp, (char *, char *, int, int) );
55 #define xxstrcmp(a,b,c) ckstrcmp(a,b,c,0)
H A Dckcnet.c3888 !ckstrcmp("rlogin",namecopy,NAMECPYL,0) ||
3893 !ckstrcmp("iksd",namecopy,NAMECPYL,0)
4062 if (!ckstrcmp(namecopy,namecopy2,-1,0))
11692 if (!ckstrcmp(buf,"HTTP",4,0)) {
11716 } else if (!ckstrcmp(buf,"Date",4,0)) {
11978 if (!ckstrcmp(buf,"HTTP",4,0)) {
12162 if (!ckstrcmp(buf,"HTTP",4,0)) {
12467 if (!ckstrcmp(buf,"HTTP",4,0)) {
12724 if (!ckstrcmp(buf,"HTTP",4,0)) {
12996 if (!ckstrcmp(buf,"HTTP",4,0)) {
[all …]
H A Dckuus6.c2202 x = ckstrcmp(dialpxx,s,i,0);
2642 !ckstrcmp(info[4],"none", 4,0) ||
2643 !ckstrcmp(info[4],"even", 4,0) ||
2646 !ckstrcmp(info[4],"odd", 3,0)
9492 if (!ckstrcmp(bp[1],bp[0],len1,honorcase)) {
9623 if (!ckstrcmp(old,new,-1,1))
12092 if (!ckstrcmp(lp,"count",5,0)) {
12096 } else if (!ckstrcmp(lp,"argc",4,0)) {
12138 if (!ckstrcmp(tp,"count",5,0)) {
12140 } else if (!ckstrcmp(tp,"version",7,0)) {
[all …]
H A Dckclib.c735 x = ckstrcmp(s1,s,len1,icase);
745 if (!ckstrcmp(s1,&s2[j],len1,icase))
1267 ckstrcmp(s1,s2,n,c) char *s1, *s2; register int n, c; { in ckstrcmp() function
2297 x = ckstrcmp(t1,t2,-1,c); /* Compare */
2999 } else if ((all = !ckstrcmp(notsep,"ALL",3,1)) ||
3000 (csv = !ckstrcmp(notsep,"CSV",3,1)) ||
3001 (tsv = !ckstrcmp(notsep,"TSV",3,1))) {
H A Dckucmd.c403 return(ckstrcmp(s,p,CKMAXPATH,filecase) == 0 ? 1 : 0);
3506 if (ckstrcmp(atmbuf,table[j].kwd,cc,0))
4816 if (!ckstrcmp(p,"am",2,0)) { /* AM/PM... */
4819 } else if (!ckstrcmp(p,"a.m.",4,0)) {
4822 } else if (!ckstrcmp(p,"pm",2,0)) {
4825 } else if (!ckstrcmp(p,"p.m.",4,0)) {
8018 if (ckstrcmp(table[i].kwd,table[i+1].kwd,0,0) > 0) {
8031 ((v = !ckstrcmp(table[i].kwd,cmd,cmdlen,0)) &&
8032 ckstrcmp(table[i+1].kwd,cmd,cmdlen,0))) {
8046 if (!ckstrcmp(table[n-1].kwd,cmd,cmdlen,0)) {
[all …]
H A Dckcftp.c2318 if (ckstrcmp(g_url.svc,"ftp",-1,0)
3980 if (!ckstrcmp(s,"191",3,0)) {
8104 ftp_vbm = !ckstrcmp("HELP",line,4,0); in doftpsite()
9844 if (!anonymous && !ckstrcmp(s,"PASS ",5,0)) {
10073 if (!ckstrcmp(service,"ftp",-1,0)) {
15005 alike = !ckstrcmp(ftp_srvtyp,myostype,-1,0); in ftp_init()
15077 if (!ckstrcmp(ftp_logname,"anonymous",-1,0))
15079 if (!ckstrcmp(ftp_logname,"ftp",-1,0))
16671 if (ckstrcmp(host, tokval,-1,1) == 0)
16676 ckstrcmp(tmp, mydomain,-1,1) == 0 &&
[all …]
H A Dckuusy.c581 use_tls = !ckstrcmp("ftps",g_url.svc,-1,0);
942 svc,!ckstrcmp("https",svc,-1,0),rdns,128,NULL in cmdlin()
1075 if (ckstrcmp(nh_p2[i],"tcp/ip",6,0)) in cmdlin()
1153 if (ckstrcmp(nh_p2[0],"tcp/ip",6,0)) /* it must be TCP/IP */ in cmdlin()
1273 if (ckstrcmp(nh_p2[0],"tcp/ip",6,0)) /* it must be TCP/IP */ in cmdlin()
1399 if (ckstrcmp(nh_p2[0],"tcp/ip",6,0)) in cmdlin()
H A Dckuus5.c3246 if (ckstrcmp(cmdbuf,"_getarg",7,0) &&
3247 ckstrcmp(cmdbuf,"if ",3,0) &&
3248 ckstrcmp(cmdbuf,"xif ",4,0) &&
3249 ckstrcmp(cmdbuf,"do _if",6,0) &&
3250 ckstrcmp(cmdbuf,"_assign _if",11,0))
4168 v = !ckstrcmp(s,cmd,cmdlen,0);
4241 w = ckstrcmp(s,cmd,-1,0);
4405 if (!ckstrcmp("on_exit",nam,-1,0) ||
4406 !ckstrcmp("on_logout",nam,-1,0))
8306 if (!ckstrcmp("on_exit",s1,-1,0) ||
[all …]
H A Dckuus4.c1584 if (!ckstrcmp(g_url.svc,"ftp",-1,0) ||
1585 !ckstrcmp(g_url.svc,"ftps",-1,0)) {
1592 } else if (!ckstrcmp(g_url.svc,"ssh",-1,0)) {
1595 } else if (!ckstrcmp(g_url.svc,"iksd",-1,0) ||
1599 } else if (!ckstrcmp(g_url.svc,"http",-1,0) ||
1600 !ckstrcmp(g_url.svc,"https",-1,0)) {
11025 if (!ckstrcmp(a_ptr[x][hi],pat,cmdlen,0))
12520 if (!ckstrcmp(&s[k-4],".gif",4,0)) { /* GIF file */
12526 if (ckstrcmp((char *)buf,"GIF87a",6,0) &&
12527 ckstrcmp((char *)buf,"GIF89a",6,0)) {
[all …]
H A Dckuus7.c6815 if (!ckstrcmp(atmbuf,"none",4,0) ||
6816 !ckstrcmp(atmbuf,"non",3,0) ||
6817 !ckstrcmp(atmbuf,"no",2,0) ||
6818 !ckstrcmp(atmbuf,"n",1,0)) {
9079 if (!ckstrcmp(nh_px[k][i],"cug=",4,0)) {
9082 } else if (!ckstrcmp(nh_px[k][i],"cud=",4,0)) {
9086 } else if (!ckstrcmp(nh_px[k][i],"rev=",4,0)) {
9087 revcall = !ckstrcmp(nh_px[k][i]+4,"=on",3,0);
9090 } else if (!ckstrcmp(nh_px[k][i],"pad=",4,0)) {
10270 } else if (!ckstrcmp("ssh ",line,4,0)) { /* 2010/03/01 */
[all …]
H A Dckuusr.c5641 x = !ckstrcmp(tmp[i],p[j],-1,filecase); /* match */
5656 x = !ckstrcmp(tmp[i],p[j],-1,filecase); /* match */
5658 x = ckstrcmp(tmp[i],p[j],-1,0); /* Case-independent match */
7552 } else if (ckstrcmp(http_url.svc,"http",-1,0) && /* Non-HTTP URL */ in dohttp()
7553 ckstrcmp(http_url.svc,"https",-1,0)) { in dohttp()
7571 if (!ckstrcmp("https",http_srv,-1,0) || sslswitch || in dohttp()
7572 !ckstrcmp("443",http_srv,-1,0)) in dohttp()
7641 if (ckstrcmp(http_url.svc,"http",-1,0) && /* It's an HTTP URL? */ in dohttp()
7642 ckstrcmp(http_url.svc,"https",-1,0)) { in dohttp()
7658 if (!ckstrcmp("https",http_srv,-1,0) || /* Check for SSL/TLS */ in dohttp()
[all …]
H A Dckuus3.c4655 if (ckstrcmp(mactab[mx].kwd,p[1],-1,0))
4776 if (!ckstrcmp(line,"locale",(int)strlen(line),0)) { in dochk()
4788 if (!ckstrcmp(line,"push",(int)strlen(line),0)) { in dochk()
4797 if (!ckstrcmp(line,"pipes",(int)strlen(line),0)) { in dochk()
5863 ckstrcmp(s,"\\v(d$px)",8,0) &&
5864 ckstrcmp(s,"\\v(d$pxx)",9,0) &&
5865 ckstrcmp(s,"\\v(d$p)",7,0)) {
6621 if (ckstrcmp(atmbuf,"clear",y,0))
7700 && ((y != 3) || (ckstrcmp(s,"PRN",3,0) != 0))
11924 !ckstrcmp(atmbuf,"al",2,0) ||
[all …]
H A Dck_ssl.c1437 if (!ckstrcmp(ssl_rsa_cert_chain_file,ssl_rsa_cert_file,-1, in tls_load_certs()
1453 if (!ckstrcmp(ssl_dsa_cert_chain_file,ssl_dsa_cert_file,-1, in tls_load_certs()
1518 || ckstrcmp(OPENSSL_VERSION_TEXT,(char *)SSLeay_version(SSLEAY_VERSION),-1,1)
H A Dckuath.c7725 if (ckstrcmp(realm,realms[i],-1,0) == 0) {
7741 ckstrcmp(realm,dns_realm,-1,0) == 0 &&
7742 ckstrcmp(realm,dns_realm,-1,1) != 0
7752 ckstrcmp(realm,init->realm,-1,0) == 0 &&
7753 ckstrcmp(realm,init->realm,-1,1) != 0)
7755 if (ckstrcmp(realm,krb5_d_realm,-1,0) == 0 &&
7756 ckstrcmp(realm,krb5_d_realm,-1,1) != 0)
H A Dckctel.c984 !ckstrcmp("0:",tn_env_disp,2,1) || in tn_get_display()
5738 x = ckstrcmp(value,uidbuf,-1,0); /* case insensitive */
5768 x = ckstrcmp(value,s2,-1,0);
5773 x = ckstrcmp(value,uidbuf,-1,1); /* case sensitive */
H A Dckuusx.c1572 if (!ckstrcmp((char *)buf,"%PDF-1.",7,1)) {
1584 } else if (!ckstrcmp((char *)buf,"%!PS-Ado",8,1)) {
1599 } else if (!ckstrcmp((char *)buf,") HP-PCL",8,1)) {
H A Dckcfn3.c1808 if (ckstrcmp(abuf,l2,-1,1)) { /* This is how we check... */
H A Dckufio.c1575 if (!ckstrcmp(name,"/dev/",5,1)) { /* If it's a tty... */
2580 if (!ckstrcmp(name,"/dev/",5,1)) { /* If tty (2016/02/16) */
H A Dckudia.c5101 !ckstrcmp(s,"atd",3,0) &&