1FUNCTION::RLIMIT_FRO(3stap) RLIMIT Tapset FUNCTION::RLIMIT_FRO(3stap)
2
3
4
6 function::rlimit_from_str - Symbolic string associated with resource
7 limit code
8
10 rlimit_from_str:long(lim_str:string)
11
13 lim_str
14 The string representation of limit
15
17 This function returns the number associated with the given string, such
18 as 0 for the string RLIMIT_CPU, or -1 for an out-of-range value.
19
21 tapset::rlimit(3stap)
22
23
24
25SystemTap Tapset Reference November 2019 FUNCTION::RLIMIT_FRO(3stap)