Lines Matching defs:sp
43 static int sp = 1;47 if (sp == 1) {56 optopt = c = argv[optind][sp];59 if (argv[optind][++sp] == '\0') {61 sp = 1;66 if (argv[optind][sp+1] != '\0')67 optarg = &argv[optind++][sp+1];70 sp = 1;74 sp = 1;76 if (argv[optind][++sp] == '\0') {77 sp = 1;