Man Page: function::ulong_arg
Operating Environment: centos
Section: 3stap
FUNCTION::ULONG_ARG(3stap) Context Functions FUNCTION::ULONG_ARG(3stap)NAMEfunction::ulong_arg - Return function argument as unsigned longSYNOPSISulong_arg:long(n:long)ARGUMENTSn index of argument to returnDESCRIPTIONReturn the value of argument n as an unsigned long. On architectures where a long is 32 bits, the value is zero-extended to 64 bits. SystemTap Tapset Reference June 2014 FUNCTION::ULONG_ARG(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ctime(3stap) - centos |
| tapset::stopwatch(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |