1641N/A static volatile int sigwinch_queued = 0;
1641N/A static volatile int sigchld_queued = 0;
1641N/A static int convert(int, int);
1641N/A static int condom(int, char **);
1641N/A FatalError("-encoding requires an argument\n");
1641N/A+ } else if (!strcmp(argv[i], "-C")) {
1641N/A } else if (!strcmp(argv[i], "-p")) {
1641N/A+ if (ioctl(consfd, SRIOCSREDIR, 0) != -1)