ckpt_expand_name
buf = ckpt_expand_name(p->p_comm, td->td_ucred->cr_uid, p->p_pid);
static char *ckpt_expand_name(const char *name, uid_t uid, pid_t pid);