logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Name

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

See Also

tapset::tty(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::TTY.RECEIVE(3stap)

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