????
| Current Path : /proc/self/root/proc/self/root/usr/share/systemtap/tapset/ |
| Current File : //proc/self/root/proc/self/root/usr/share/systemtap/tapset/macros.stpm |
// Return MAXSTRINGLEN
@define MAXSTRINGLEN
%(
@const("MAXSTRINGLEN")
%)
@define __compat_task
%(
%{ /* pure */ _stp_is_compat_task() %}
%)