NAME
function::currentexefile - get the file struct pointer for the current task's executable file SYNOPSIS currentexefile:long() ARGUMENTS None DESCRIPTION This function returns the file struct pointer for the current task's executable file. Note that the file struct pointer isn't locked on return. The return value of this function can be passed to fullpathstructfile to get the path from the file struct. SystemTap Tapset Reference June 2018 FUNCTION::CURRENTEX(3stap)