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.open - Called when a tty is opened

Name

       probe::tty.open - Called when a tty is opened

See Also

tapset::tty(3stap)

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

Synopsis

       tty.open

Values

inode_state
           the inode state

       file_name
           the file name

       inode_number
           the inode number

       inode_flags
           the inode flags

       file_flags
           the file flags

       file_mode
           the file mode

See Also