Man Page: function::user_int_warn
Operating Environment: centos
Section: 3stap
FUNCTION::USER_INT_W(3stap) String and data retrieving fun FUNCTION::USER_INT_W(3stap)NAMEfunction::user_int_warn - Retrieves an int value stored in user spaceSYNOPSISuser_int_warn:long(addr:long)ARGUMENTSaddr the user space address to retrieve the int fromDESCRIPTIONReturns the int value from a given user space address. Returns zero when user space and warns (but does not abort) about the failure. SystemTap Tapset Reference June 2014 FUNCTION::USER_INT_W(3stap)
| Related Man Pages |
|---|
| function::ctime(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::dev(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::task(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| [TIP] Processing YAML files with yq |