Searched refs:strncmp (Results 1 - 25 of 1397) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c3820 else if (note->n_namesz == 4 && strncmp(name, "CORE", 4) == 0)
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c4414 if (strncmp(name, "system.", 7) == 0 &&
4418 if (strncmp(name, "trusted.SGI_", 12) == 0 &&
4424 if (strncmp(name, "xfsroot.", 8) == 0) {
4503 if (strncmp(name, "user.", 5) == 0) {
4507 } else if (strncmp(name, "system.", 7) == 0) {
H A Darchive_read_support_format_zip.c3757 strncmp("__MACOSX/", name, 9) == 0) {
H A Darchive_read_support_format_tar.c1884 if (strncmp(key, "GNU.sparse", 10) == 0 &&
2027 } else if (strncmp(key, "SCHILY.xattr.", 13) == 0) {
H A Darchive_read_support_format_mtree.c774 } else if (len > 4 && strncmp(p, "/set", 4) == 0) {
780 } else if (len > 6 && strncmp(p, "/unset", 6) == 0) {
844 if (strncmp(iter->value, value, len) == 0 &&
910 if (len == 3 && strncmp(line, "all", 3) == 0) {
1087 } else if (len > 4 && strncmp(p, "/set", 4) == 0) {
1091 } else if (len > 6 && strncmp(p, "/unset", 6) == 0) {
H A Darchive_read_support_format_cpio.c443 if (namelength == 11 && strncmp((const char *)h, "TRAILER!!!",
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcmdline.c228 if (strncmp(opt_word, popt->name, optlength) == 0) {
/freebsd-11-stable/sbin/dhclient/
H A Ddhclient.c2352 if (strncmp(client->scriptEnv[i], name, namelen) == 0 &&
/freebsd-11-stable/lib/libfetch/
H A Dftp.c220 if (*len > 7 && strncmp(s + *len - 7, ";type=", 6) == 0) {
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c5219 if (!strncmp(t->ipft_name, "tcp_", 4))
/freebsd-11-stable/usr.bin/ar/
H A Dwrite.c481 if (strncmp(bname, obj->name, _TRUNCATE_LEN))
/freebsd-11-stable/usr.sbin/jail/
H A Dconfig.c413 return !strncmp(cs ? cs + 1 : p->name, "no", 2) ^
755 if (strncmp(opt1, "no", 2) == 0 && strcmp(opt1 + 2, opt2) == 0)
758 if (strncmp(opt2, "no", 2) == 0 && strcmp(opt1, opt2 + 2) == 0)
761 !strncmp(opt1, opt2, ++p - opt1)) {
765 if (strncmp(opt1, "no", 2) == 0 && strcmp(opt1 + 2, opt2) == 0)
768 if (strncmp(opt2, "no", 2) == 0 && strcmp(opt1, opt2 + 2) == 0)
789 if (strncmp(jc, wc, jd - jc + 1) && strncmp(wc, "*.", 2))
/freebsd-11-stable/usr.sbin/cpucontrol/
H A Dintel.c73 if (strncmp(vendor, INTEL_VENDOR_ID, sizeof(INTEL_VENDOR_ID)) != 0)
/freebsd-11-stable/sys/netgraph/
H A Dng_parse.c1286 if (strncmp(&s[*off], field->name, len) == 0
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c1207 ** assert( strncmp(sqlite3_sourceid(),SQLITE_SOURCE_ID,80)==0 );
[all...]
H A Dshell.c990 if( zIn!=0 && strncmp(zIn, "CREATE ", 7)==0 ){
993 if( strncmp(zIn+7, aPrefix[i], n)==0 && zIn[n+7]==' ' ){
12701 if( strncmp(aTrans[i].zPattern, z, n)==0 ){
13521 if( n>=2 && 0==strncmp(z, "-verbose", n) ){
13524 else if( n>=2 && 0==strncmp(z, "-sample", n) ){
13878 }else if( strncmp(zTable, "sqlite_", 7)==0 ){
13882 }else if( strncmp(zSql, "CREATE VIRTUAL TABLE", 20)==0 ){
14512 if( strncmp(zLine, "| end ", 6)==0 ){
14540 if(strncmp(zLine, "| end ", 6)==0 ) break;
17589 if( c=='a' && strncmp(azAr
[all...]
/freebsd-11-stable/contrib/unbound/validator/
H A Dautotrust.c854 if(strncmp(line, ";;id: ", 6) == 0) {
858 } else if(strncmp(line, ";;REVOKED", 9) == 0) {
864 } else if(strncmp(line, ";;last_queried: ", 16) == 0) {
869 } else if(strncmp(line, ";;last_success: ", 16) == 0) {
874 } else if(strncmp(line, ";;next_probe_time: ", 19) == 0) {
883 } else if(strncmp(line, ";;query_failed: ", 16) == 0) {
888 } else if(strncmp(line, ";;query_interval: ", 18) == 0) {
893 } else if(strncmp(line, ";;retry_time: ", 14) == 0) {
909 if(strncmp(line, "$ORIGIN", 7) != 0)
/freebsd-11-stable/contrib/unbound/util/
H A Dnet_help.c449 if(hash && strncmp(s+1,"0#",2)!=0)
H A Dconfigparser.y1165 strncmp(d, cfg_parser->chroot, strlen(
H A Dconfiglexer.lex84 if(cfg_parser->chroot && strncmp(filename, cfg_parser->chroot,
139 if(cfg_parser->chroot && strncmp(filename, cfg_parser->chroot,
H A Dconfig_file.c2179 strncmp(cfg->chrootdir, fname, strlen(cfg->chrootdir)) == 0) {
2202 strncmp(cfg->chrootdir, cfg->directory,
2226 strncmp(cfg->chrootdir, fname, strlen(cfg->chrootdir)) == 0) {
2252 strncmp(cfg->chrootdir, cfg->directory,
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-control.c857 if(first_line && strncmp(buf, "error", 5) == 0) {
H A Dunbound-anchor.c2009 if(strncmp(line, ";;REVOKED", 9) == 0) {
2151 if(strncmp(line, ";;last_success: ", 16) == 0) {
/freebsd-11-stable/contrib/unbound/services/
H A Dlisten_dnsport.c1424 || strncmp(ifa->ifa_name, search_ifa,
H A Dauthzone.c1486 if(strncmp((char*)rr, "$INCLUDE ", 9) == 0 ||
1487 strncmp((char*)rr, "$INCLUDE\t", 9) == 0) {
1501 strncmp(incfile, cfg->chrootdir,
1572 if(cfg->chrootdir && cfg->chrootdir[0] && strncmp(zfilename,
4260 if(strncmp(line, "$ORIGIN", 7) == 0 &&
4277 if(strncmp(line, "$TTL", 4) == 0 &&
4932 if(cfg->chrootdir && cfg->chrootdir[0] && strncmp(zfilename,
6863 if(strncmp(p, "http://", 7) == 0) {
6867 } else if(strncmp(p, "https://", 8) == 0) {

Completed in 1034 milliseconds

1234567891011>>