Query: function::user_string2_n_warn
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::USER_STRIN(3stap) String and data retrieving fun FUNCTION::USER_STRIN(3stap)NAMEfunction::user_string2_n_warn - Retrieves string from user space with alternative warning stringSYNOPSISuser_string2_n_warn:string(addr:long,n:long,warn_msg:string)ARGUMENTSaddr the user space address to retrieve the string from n the maximum length of the string (if not null terminated) warn_msg the warning message to return when data isn't availableDESCRIPTIONReturns up to n characters of a C string from a given user space memory address. Reports the given warning message on the rare cases when userspace data is not accessible and warns (but does not abort) about the failure. SystemTap Tapset Reference June 2014 FUNCTION::USER_STRIN(3stap)
Related Man Pages |
---|
function::ctime(3stap) - centos |
function::ansi_set_color3(3stap) - centos |
tapset::conversions(3stap) - centos |
tapset::logging(3stap) - centos |
tapset::string(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |