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