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()
71 static int s_opt = 0; variable135 {"s:", &s_opt, &s_copt},162 if (s_opt) in main()
145 int s_opt = 0; /* syscalls */ variable1635 s_opt++; in parse_cmdline()1706 if (!s_opt) { in parse_cmdline()
1515 int s_opt = -1, r_opt = -1; in PRS() local1798 s_opt = atoi(optarg); in PRS()2178 if (s_opt > 0) { in PRS()2186 } else if (s_opt == 0) in PRS()