table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::RLIMIT_FRO(3stap) | RLIMIT Tapset | FUNCTION::RLIMIT_FRO(3stap) |
NAME¶
function::rlimit_from_str - Symbolic string associated with resource limit codeSYNOPSIS¶
rlimit_from_str:long(lim_str:string)
ARGUMENTS¶
lim_strThe string representation of limit
DESCRIPTION¶
This function returns the number associated with the given string, such as 0 for the string RLIMIT_CPU, or -1 for an out-of-range value.SEE ALSO0¶
tapset::rlimit(3stap)November 2020 | SystemTap Tapset Reference |