sopt               53 user/bin/ls/ls.c static int sopt=0;
sopt               65 user/bin/ls/ls.c 		case 's': sopt=1; break;
sopt              141 user/bin/ls/ls.c 	if (lopt || sopt) {
sopt              156 user/bin/ls/ls.c 	if (sopt) {