SUNPATHLEN
char descrbuf[SUNPATHLEN + sizeof(localprefix)];
char sun_path[SUNPATHLEN]; /* path name (gag) */
if (strlen(value + 5) > SUNPATHLEN) {