1PROBE::TTY.RECEIVE(3stap) TTY Tapset PROBE::TTY.RECEIVE(3stap)
23
4
NAME
6probe::tty.receive - called when a tty receives a message
7
SYNOPSIS
9tty.receive
10
VALUES
12name
13the name of the module file
1415
fp
16The flag buffer
1718
id
19the tty id
2021
index
22The tty Index
2324
cp
25the buffer that was received
2627
count
28The amount of characters received
2930
driver_name
31the driver name
32
SEE ALSO
34tapset::tty(3stap)
3536
37
38
SystemTap Tapset Reference November 2022 PROBE::TTY.RECEIVE(3stap)