Ropt               52 user/bin/ls/ls.c static int Ropt=0;
Ropt               64 user/bin/ls/ls.c 		case 'R': Ropt=1; break;
Ropt              275 user/bin/ls/ls.c 		if (Ropt) {
Ropt              291 user/bin/ls/ls.c 		listdir(path, showheader || Ropt);
Ropt              292 user/bin/ls/ls.c 		if (Ropt) {