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.read - called when a tty line will be read

Name

       probe::tty.read - called when a tty line will be read

See Also

tapset::tty(3stap)

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

Synopsis

       tty.read

Values

file_name
           the file name lreated to the tty

       buffer
           the buffer that will receive the characters

       driver_name
           the driver name

       nr
           The amount of characters to be read

See Also