function::rlimit_from_str
Symbolic string associated with resource limit code
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Symbolic string associated with resource limit code
rlimit_from_str:long(lim_str:string)
lim_str
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.