taglinefilesource code
strchr747drivers/scsi/fdomain.cif (strchr( VERSION, ':')) { /* Assume VERSION is an RCS Revision string */
strchr748drivers/scsi/fdomain.cstrcat( buffer, strchr( VERSION, ':' ) + 1 );
strchr653fs/exec.cif ((cp = strchr(bprm.buf, '\n')) == NULL)
strchr186fs/ext2/super.cif ((value = strchr (this_char, '=')) != NULL)
strchr554fs/hpfs/hpfs_fs.cif ((rhs = strchr(p, '=')) != 0)
strchr83fs/isofs/inode.cif ((value = strchr(this_char,'=')) != NULL)
strchr86fs/isofs/inode.cif (value[0] && !value[1] && strchr("on",*value))
strchr93fs/isofs/inode.cif (value[0] && !value[1] && strchr("bta",*value))
strchr82fs/msdos/inode.cif ((value = strchr(this_char,'=')) != NULL)
strchr85fs/msdos/inode.cif (value[0] && !value[1] && strchr("rns",*value))
strchr93fs/msdos/inode.cif (value[0] && !value[1] && strchr("bta",*value))
strchr52fs/msdos/namei.cif (conv != 'r' && strchr(bad_chars,c)) return -EINVAL;
strchr53fs/msdos/namei.cif (conv == 's' && strchr(bad_if_strict,c)) return -EINVAL;
strchr72fs/msdos/namei.cif (conv != 'r' && strchr(bad_chars,c)) return -EINVAL;
strchr73fs/msdos/namei.cif (conv == 's' && strchr(bad_if_strict,c))
strchr236fs/umsdos/mangle.cif (strchr(special,firstpt[1])!= NULL){
strchr167init/main.cif ((cur = strchr(cur,',')) != NULL)
strchr300init/main.cif ((next = strchr(line,' ')) != NULL)
strchr351init/main.cif (strchr(line,'=')) {