function::rlimit_from_str.3stap - Man Page

Symbolic string associated with resource limit code

Synopsis

    rlimit_from_str:long(lim_str:string)

Arguments

lim_str

The 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)

Info

November 2023 SystemTap Tapset Reference RLIMIT Tapset