process_tprfind
if ((tr = process_tprfind(pid, &t)) == NULL) {
if ((tr = process_tprfind(pid, &t)) == NULL)
static inline struct process *process_tprfind(pid_t _tpid, struct proc **_tp);