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
count
16The amount of characters received
1718
name
19the name of the module file
2021
fp
22The flag buffer
2324
cp
25the buffer that was received
2627
index
28The tty Index
2930
id
31the tty id
3233
34
35
SystemTap Tapset Reference August 2011 PROBE::TTY.RECEIVE(3stap)