taglinefilesource code
space551drivers/char/ftape/ftape-read.cint space = SECTORS_PER_SEGMENT - 3 - count_ones(get_bad_sector_entry(i));
space552drivers/char/ftape/ftape-read.cif (space > 0) {
space553drivers/char/ftape/ftape-read.cftape_last_segment.size += space;  /* sectors free */
space101drivers/char/n_tty.cint  space, spaces;
space103drivers/char/n_tty.cspace = tty->driver.write_room(tty);
space104drivers/char/n_tty.cif (!space)
space113drivers/char/n_tty.cif (space < 2)
space134drivers/char/n_tty.cif (space < spaces)
space391drivers/net/i82586.hin case, we leave the space.
space86fs/msdos/namei.cint space;
space99fs/msdos/namei.cspace = 1; /* disallow names that _really_ start with a dot */
space114fs/msdos/namei.cspace = (c == ' ');
space117fs/msdos/namei.cif (space) return -EINVAL;
space135fs/msdos/namei.cspace = c == ' ';
space138fs/msdos/namei.cif (space) return -EINVAL;
space268fs/vfat/namei.cint space;
space276fs/vfat/namei.cspace = 1; /* disallow names starting with a dot */
space288fs/vfat/namei.cspace = c == ' ';
space290fs/vfat/namei.cif (space) return -EINVAL;
space310fs/vfat/namei.cspace = c == ' ';
space312fs/vfat/namei.cif (space) return -EINVAL;
space332fs/vfat/namei.cint space;
space342fs/vfat/namei.cspace = 1; /* disallow names starting with a dot */
space353fs/vfat/namei.cspace = c == ' ';
space356fs/vfat/namei.cif (space) return -EINVAL;
space376fs/vfat/namei.cspace = c == ' ';
space379fs/vfat/namei.cif (space) return -EINVAL;
space36include/asm-sparc/irq.hunsigned char space[PAGE_SIZE - 12];
space61include/asm-sparc/timer.hvolatile unsigned char space[PAGE_SIZE - 16];