.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FIND_PROCESS_BY_PID" "9" "09 October 2005" "" "" .SH NAME find_process_by_pid \- find a process with a matching PID value. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp task_t * find_process_by_pid (pid_t \fIpid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpid\fB\fR the pid in question.