NAME
function::rlimitfromstr - Symbolic string associated with resource limit code SYNOPSIS rlimitfromstr:long(limstr:string) ARGUMENTS limstr The string representation of limit DESCRIPTION This function returns the number associated with the given string, such
as 0 for the string RLIMITCPU, or -1 for an out-of-range value. SEE ALSO tapset::rlimit(3stap) SystemTap Tapset Reference June 2018 FUNCTION::RLIMITFRO(3stap)