Searched refs:s_opt (Results 1 – 4 of 4) sorted by relevance
73 static int s_opt = 0; variable126 {"s:", &s_opt, &s_copt},154 if (s_opt) in main()
72 static int s_opt = 0; variable136 {"s:", &s_opt, &s_copt},163 if (s_opt) in main()
145 int s_opt = 0; /* syscalls */ variable1635 s_opt++; in parse_cmdline()1706 if (!s_opt) { in parse_cmdline()
1560 int s_opt = -1, r_opt = -1; in PRS() local1843 s_opt = atoi(optarg); in PRS()2226 if (s_opt > 0) { in PRS()2234 } else if (s_opt == 0) in PRS()