Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

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

SYNOPSIS

       tty.open

VALUES

       inode_state
           the inode state

       file_name
           the file name

       file_mode
           the file mode

       inode_number
           the inode number

       inode_flags
           the inode flags

       file_flags
           the file flags

SEE ALSO

       tapset::tty(3stap)