_PATH_PEERFILES
l = strlen(arg) + strlen(_PATH_PEERFILES) + 1;
(void) slprintf(fname, l, "%s%s", _PATH_PEERFILES, arg);