taglinefilesource code
put_char158drivers/char/n_tty.cstatic inline void put_char(unsigned char c, struct tty_struct *tty)
put_char190zBoot/gzip.h#define put_char(c) {window[outcnt++]=(uch)(c); if (outcnt==WSIZE)\