arg 1096 user/testbin/psort/psort.c int i, ch, val, arg;
arg 1105 user/testbin/psort/psort.c case 'p': arg = 1; break;
arg 1106 user/testbin/psort/psort.c case 'k': arg = 1; break;
arg 1107 user/testbin/psort/psort.c case 's': arg = 1; break;
arg 1108 user/testbin/psort/psort.c case 'r': arg = 0; break;
arg 1111 user/testbin/psort/psort.c if (arg) {