PROCDIR
if ((dirp = opendir(PROCDIR)) == NULL)
err(EXIT_FAILURE, gettext("could not open %s"), PROCDIR);
if (snprintf(pname, sizeof (pname), "%s/%s", PROCDIR,
if ((dirp = opendir(PROCDIR)) == NULL)
err(EXIT_FAILURE, gettext("could not open %s"), PROCDIR);
if (snprintf(pname, sizeof (pname), "%s/%s", PROCDIR,