expand_name
name = expand_name(p->p_comm, p->p_ucred->cr_uid, p->p_pid);
static char *expand_name(const char *, uid_t, pid_t);