Ce contenu n'est pas disponible dans la langue sélectionnée.
function::task_uid
Name
function::task_uid — The user identifier of the task.
Synopsis
function task_uid:long(task:long)
function task_uid:long(task:long)
Arguments
- task
- task_struct pointer.
General Syntax
					task_uid:long(task:long)
				
Description
					This function returns the user id of the given task.