taglinefilesource code
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.
space47fs/msdos/namei.cint space;
space56fs/msdos/namei.cspace = 1; /* disallow names starting with a dot */
space66fs/msdos/namei.cspace = c == ' ';
space69fs/msdos/namei.cif (space) return -EINVAL;
space87fs/msdos/namei.cspace = c == ' ';
space90fs/msdos/namei.cif (space) return -EINVAL;
space32include/asm-sparc/irq.hunsigned char space[PAGE_SIZE - 12];
space61include/asm-sparc/timer.hvolatile unsigned char space[PAGE_SIZE - 16];