Movatterモバイル変換


[0]ホーム

URL:


man7.org > Linux >man-pages

Linux/UNIX system programming training


tapset::tty(3stap) — Linux manual page

NAME |DESCRIPTION |SEE ALSO |COLOPHON

TAPSET::TTY(3stap)TAPSET::TTY(3stap)

NAME        top

       tapset::tty - systemtap tty tapset

DESCRIPTION        top

tty.open              Called when a tty is opened               Seeprobe::tty.open(3stap)               for details.tty.release              Called when the tty is closed               Seeprobe::tty.release(3stap)               for details.tty.resize              Called when a terminal resize happens               Seeprobe::tty.resize(3stap)               for details.tty.ioctl              called when a ioctl is request to the tty               Seeprobe::tty.ioctl(3stap)               for details.tty.init              Called when a tty is being initalized               Seeprobe::tty.init(3stap)               for details.tty.register              Called when a tty device is registred               Seeprobe::tty.register(3stap)               for details.tty.unregister              Called when a tty device is being unregistered               Seeprobe::tty.unregister(3stap)               for details.tty.poll              Called when a tty device is being polled               Seeprobe::tty.poll(3stap)               for details.tty.receive              called when a tty receives a message               Seeprobe::tty.receive(3stap)               for details.tty.write              write to the tty line               Seeprobe::tty.write(3stap)               for details.tty.read              called when a tty line will be read               Seeprobe::tty.read(3stap)               for details.

SEE ALSO        top

probe::tty.open(3stap),probe::tty.release(3stap),probe::tty.resize(3stap),probe::tty.ioctl(3stap),probe::tty.init(3stap),probe::tty.register(3stap),probe::tty.unregister(3stap),probe::tty.poll(3stap),probe::tty.receive(3stap),probe::tty.write(3stap),probe::tty.read(3stap),stap(1),stapprobes(3stap)

COLOPHON        top

       This page is part of thesystemtap (a tracing and live-system       analysis tool) project.  Information about the project can be       found at ⟨https://sourceware.org/systemtap/⟩.  If you have a bug       report for this manual page, send it to systemtap@sourceware.org.       This page was obtained from the project's upstream Git repository       ⟨git://sourceware.org/git/systemtap.git⟩ on 2025-08-11.  (At that       time, the date of the most recent commit that was found in the       repository was 2025-07-24.)  If you discover any rendering       problems in this HTML version of the page, or you believe there is       a better or more up-to-date source for the page, or you have       corrections or improvements to the information in this COLOPHON       (which isnot part of the original manual page), send a mail to       man-pages@man7.orgSystemTap Tapset Reference      April 2025TAPSET::TTY(3stap)

Pages that refer to this page:probe::tty.init(3stap)probe::tty.ioctl(3stap)probe::tty.open(3stap)probe::tty.poll(3stap)probe::tty.read(3stap)probe::tty.receive(3stap)probe::tty.register(3stap)probe::tty.release(3stap)probe::tty.resize(3stap)probe::tty.unregister(3stap)probe::tty.write(3stap)



HTML rendering created 2025-09-06 byMichael Kerrisk, author ofThe Linux Programming Interface.

For details of in-depthLinux/UNIX system programming training courses that I teach, lookhere.

Hosting byjambit GmbH.

Cover of TLPI


[8]ページ先頭

©2009-2025 Movatter.jp