taglinefilesource code
strncmp361arch/i386/kernel/traps.cif (strncmp((char*)0x0FFFD9, "EISA", 4) == 0)
strncmp324drivers/block/hd.cif (!strncmp(id->model, "QUANTUM", 7))
strncmp188drivers/char/conmakehash.cif (!strncmp(p, "idem", 4))
strncmp152drivers/net/net_init.cif (dev->name && (strncmp(dev->name, "eth", 3) == 0)) {
strncmp210drivers/net/znet.cif (*p == 'N'  &&  strncmp(p, "NETIDBLK", 8) == 0)
strncmp2185drivers/scsi/53c7,8xx.cif (!strncmp(input_buf, debugger_tokens[i].name, len)) 
strncmp1433drivers/scsi/aic7xxx.cif (!strncmp(version_info, "$Id: ", 5))
strncmp1446drivers/scsi/aic7xxx.cif (!strncmp(version_info, "$Revision: ", 11))
strncmp36drivers/scsi/eata_dma_proc.cif (length >= 8 && strncmp(buffer, "eata_dma", 8) == 0) {
strncmp39drivers/scsi/eata_dma_proc.cif(length >= 8 && strncmp(buffer, "latency", 7) == 0) {
strncmp44drivers/scsi/eata_dma_proc.cif(length >=10 && strncmp(buffer, "nolatency", 9) == 0) {
strncmp540drivers/scsi/scsi.cif (!strncmp(scsi_result+8,"TOSHIBA",7) &&
strncmp541drivers/scsi/scsi.c!strncmp(scsi_result+16,"CD-ROM",6) &&
strncmp547drivers/scsi/scsi.cif (!strncmp(scsi_result+8,"NEC",3)) {
strncmp548drivers/scsi/scsi.cif (!strncmp(scsi_result+16,"CD-ROM DRIVE:84 ",16) || 
strncmp549drivers/scsi/scsi.c!strncmp(scsi_result+16,"CD-ROM DRIVE:25",15))
strncmp553drivers/scsi/scsi.c} else if (!strncmp(scsi_result+8,"TOSHIBA",7))
strncmp555drivers/scsi/scsi.celse if (!strncmp(scsi_result+8,"SONY",4))
strncmp557drivers/scsi/scsi.celse if (!strncmp(scsi_result+8, "PIONEER", 7))
strncmp2448drivers/scsi/scsi.cif(!buffer || length < 25 || strncmp("scsi", buffer, 4))
strncmp2451drivers/scsi/scsi.cif(!strncmp("singledevice", buffer + 5, 12)) {
strncmp642drivers/scsi/scsi_debug.cif (length >= 10 && strncmp(buffer, "scsi_debug", 10) == 0) {
strncmp650drivers/scsi/scsi_debug.cif( length == 6 && strncmp(buffer, "lockup", length) == 0 )
strncmp656drivers/scsi/scsi_debug.cif( length == 6 && strncmp(buffer, "unlock", length) == 0 )
strncmp387fs/binfmt_elf.cstrncmp(&elf_ex.e_ident[1], "ELF",3) != 0) {
strncmp511fs/binfmt_elf.cstrncmp(&interp_elf_ex.e_ident[1], "ELF",3) != 0)
strncmp753fs/binfmt_elf.cstrncmp(&elf_ex.e_ident[1], "ELF",3) != 0) {
strncmp91fs/isofs/inode.cif (strncmp(this_char,"norock",6) == 0) {
strncmp95fs/isofs/inode.cif (strncmp(this_char,"unhide",6) == 0) {
strncmp99fs/isofs/inode.cif (strncmp(this_char,"cruft",5) == 0) {
strncmp264fs/isofs/inode.cif (strncmp (hdp->id, HS_STANDARD_ID, sizeof hdp->id) == 0) {
strncmp277fs/isofs/inode.cif (strncmp (vdp->id, ISO_STANDARD_ID, sizeof vdp->id) == 0) {
strncmp70fs/msdos/misc.cif (!strncmp(extension,walk,3)) return 1;
strncmp344fs/msdos/misc.cdone = !strncmp(data[entry].name,name,MSDOS_NAME) && \
strncmp95fs/msdos/namei.cif (!strncmp(res,*reserved,8)) return -EINVAL;
strncmp339fs/msdos/namei.cif (!IS_FREE(de->name) && strncmp(de->name,MSDOS_DOT,
strncmp340fs/msdos/namei.cMSDOS_NAME) && strncmp(de->name,MSDOS_DOTDOT,
strncmp450fs/msdos/namei.cif (!strncmp(old_name,new_name,MSDOS_NAME)) return 0;
strncmp236fs/nfs/dir.c&& !strncmp(filename, entry->filename, NFS_MAXNAMLEN))
strncmp27include/linux/string.hextern int strncmp(const char *,const char *,size_t);
strncmp270init/main.cif (!strncmp(line,"ide",3) || (!strncmp(line,"hd",2) && line[2] != '=')) {
strncmp277init/main.cif (!strncmp(line,bootsetups[i].str,n)) {
strncmp368init/main.cif (!strncmp(line,"root=",5)) {
strncmp371init/main.cif (strncmp(line,"/dev/",5)) {
strncmp379init/main.cif (!strncmp(line,devnames[n],len)) {
strncmp542net/netrom/nr_route.cif (first == NULL || strncmp(dev->name, first->name, 3) < 0)
strncmp42scripts/ksymoops.ccinline int strnequ(char const* x, char const* y, size_t n) { return (::strncmp(x, y, n) == 0); }
strncmp245scripts/tkparse.cif      (strncmp(pnt, "mainmenu_name", 13) == 0) 
strncmp250scripts/tkparse.celse if      (strncmp(pnt, "source", 6) == 0) 
strncmp257scripts/tkparse.celse if (strncmp(pnt, "mainmenu_option", 15) == 0) 
strncmp263scripts/tkparse.celse if (strncmp(pnt, "comment", 7) == 0) 
strncmp268scripts/tkparse.celse if (strncmp(pnt, "bool", 4) == 0) 
strncmp273scripts/tkparse.celse if (strncmp(pnt, "tristate", 8) == 0) 
strncmp278scripts/tkparse.celse if (strncmp(pnt, "dep_tristate", 12) == 0) 
strncmp283scripts/tkparse.celse if (strncmp(pnt, "int", 3) == 0) 
strncmp288scripts/tkparse.celse if (strncmp(pnt, "if", 2) == 0) 
strncmp293scripts/tkparse.celse if (strncmp(pnt, "else", 4) == 0) 
strncmp298scripts/tkparse.celse if (strncmp(pnt, "fi", 2) == 0) 
strncmp363scripts/tkparse.cif( strncmp(pnt, "next_comment", 12) == 0)