shell_fds
struct shell_fds *nxt;
STATIC struct shell_fds *sh_fd_list;
STATIC void renumber_sh_fd(struct shell_fds *);
STATIC struct shell_fds *sh_fd(int);
struct shell_fds *fp;
fp = ckmalloc(sizeof (struct shell_fds));
struct shell_fds **fpp, *fp;
STATIC struct shell_fds *
struct shell_fds *fp;
renumber_sh_fd(struct shell_fds *fp)