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