plucky (3) probe::tty.receive.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

       probe::tty.receive - called when a tty receives a message

SYNOPSIS

       tty.receive

VALUES

       id
           the tty id

       count
           The amount of characters received

       fp
           The flag buffer

       driver_name
           the driver name

       name
           the name of the module file

       cp
           the buffer that was received

       index
           The tty Index

SEE ALSO

       tapset::tty(3stap)