此内容没有您所选择的语言版本。
function::task_execname
Name
function::task_execname — The name of the task.
Synopsis
function task_execname:string(task:long)
function task_execname:string(task:long)
Arguments
task- task_struct pointer.
 
General Syntax
					task_execname:string(task:long)
				
Description
					Return the name of the given task.