dopt 50 user/bin/ls/ls.c static int dopt=0; dopt 62 user/bin/ls/ls.c case 'd': dopt=1; break; dopt 290 user/bin/ls/ls.c if (!dopt && isdir(path)) {