1TAPSET::ERRNO(3stap)                                      TAPSET::ERRNO(3stap)
2
3
4

NAME

6       tapset::errno - systemtap errno tapset
7
8

DESCRIPTION

10       errno_str
11              Symbolic string associated with error code
12
13              See function::errno_str(3stap)
14               for details.
15
16       returnval
17              Possible return value of probed function
18
19              See function::returnval(3stap)
20               for details.
21
22       returnstr
23              Formats the return value as a string
24
25              See function::returnstr(3stap)
26               for details.
27
28       return_str
29              Formats the return value as a string
30
31              See function::return_str(3stap)
32               for details.
33
34

SEE ALSO

36          function::errno_str(3stap),     function::returnval(3stap),
37       function::returnstr(3stap),      function::return_str(3stap),
38       stap(1), stapprobes(3stap)
39
40
41
42SystemTap Tapset Reference       October 2018             TAPSET::ERRNO(3stap)
Impressum