mkdevstr
mkdevstr((dev_t)nv->nv_num),
nv ? mkdevstr((dev_t)nv->nv_num) : "NODEV",
static char *mkdevstr(dev_t);