sh_fd
STATIC struct shell_fds *sh_fd(int);
if (sh_fd(fd) != NULL ||
renumber_sh_fd(sh_fd(fd));
if (sh_fd(redir->ndup.dupfd) != NULL ||
if (!all && (sh_fd(fd) != NULL || saved_redirected_fd(fd) != NULL)) {