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
12id
13the tty id
1415
name
16the name of the module file
1718
count
19The amount of characters received
2021
cp
22the buffer that was received
2324
driver_name
25the driver name
2627
fp
28The flag buffer
2930
index
31The tty Index
32
SEE ALSO
34tapset::tty(3stap)
3536
37
38
SystemTap Tapset Reference April 2023 PROBE::TTY.RECEIVE(3stap)