taglinefilesource code
t260fs/super.cchar tmp[100],*t;
t295fs/super.ct = tmp;
t297fs/super.ct = "minix";
t298fs/super.cretval = do_mount(dev,dir_name,t,flags,(void *) page);
t89kernel/blk_drv/hd.cunsigned long t;
t94kernel/blk_drv/hd.ct = jiffies * 11931 + (inb_p(0x40) & 0x80 ? 5966 : 11932);
t98kernel/blk_drv/hd.creturn(t - i / 2);
t308kernel/chr_drv/console.cstatic void scrup(int currcons, unsigned int t, unsigned int b)
t312kernel/chr_drv/console.cif (b > video_num_lines || t >= b)
t316kernel/chr_drv/console.celse if (t || b != video_num_lines)
t355kernel/chr_drv/console.c"c" ((b-t-1)*video_num_columns>>1),
t356kernel/chr_drv/console.c"D" (origin+video_size_row*t),
t357kernel/chr_drv/console.c"S" (origin+video_size_row*(t+1))
t362kernel/chr_drv/console.cstatic void scrdown(int currcons, unsigned int t, unsigned int b)
t364kernel/chr_drv/console.cif (b > video_num_lines || t >= b)
t375kernel/chr_drv/console.c"c" ((b-t-1)*video_num_columns>>1),