taglinefilesource code
found122drivers/block/xd.cu_char i,j,found = 0;
found131drivers/block/xd.cfor (i = 0; i < (sizeof(xd_bases) / sizeof(xd_bases[0])) && !found; i++)
found132drivers/block/xd.cfor (j = 1; j < (sizeof(xd_sigs) / sizeof(xd_sigs[0])) && !found; j++)
found136drivers/block/xd.cfound++;
found138drivers/block/xd.creturn (found);
found111drivers/net/3c509.cgoto found;
found127drivers/net/3c509.cgoto found;
found185drivers/net/3c509.cfound:
found277drivers/net/slhc.cgoto found;
found300drivers/net/slhc.cfound:
found269fs/sysv/inode.cconst char *found;
found287fs/sysv/inode.cif ((found = detect_xenix(sb,bh)) != NULL)
found293fs/sysv/inode.cif ((found = detect_sysv4(sb,bh)) != NULL)
found295fs/sysv/inode.cif ((found = detect_sysv2(sb,bh)) != NULL)
found298fs/sysv/inode.cif ((found = detect_coherent(sb,bh)) != NULL)
found309fs/sysv/inode.cif ((found = detect_sysv2(sb,bh)) != NULL) {
found325fs/sysv/inode.cprintk("VFS: Found a %s FS (block size = %d) on device %d/%d\n",found,sb->sv_block_size,MAJOR(dev),MINOR(dev));
found236ipc/msg.cgoto found;
found240ipc/msg.cfound:
found68ipc/sem.cgoto found;
found71ipc/sem.cfound:
found477ipc/sem.cgoto found;
found481ipc/sem.cfound:
found80ipc/shm.cgoto found;
found84ipc/shm.cfound:
found486ipc/shm.cgoto found; 
found490ipc/shm.cfound:
found222kernel/exit.cint found = 0;
found231kernel/exit.cfound++;
found234kernel/exit.creturn(found ? 0 : retval);
found246kernel/exit.cint found = 0;
found255kernel/exit.cfound++;
found258kernel/exit.creturn(found ? 0 : retval);
found439lib/malloc.cgoto found;
found454lib/malloc.cfound: