_PATH_NETDUMP
fd = open(_PATH_NETDUMP, O_RDONLY);
err(EX_OSERR, "opening %s", _PATH_NETDUMP);
dev = _PATH_NETDUMP;
_PATH_NETDUMP);