ND_DICTDIR
dlen = (strlen(nhdl->nh_rootdir) + strlen(ND_DICTDIR) + 2);
(void) snprintf(dirpath, dlen, "%s/%s", nhdl->nh_rootdir, ND_DICTDIR);