HomeSort by: relevance | last modified time | path
    Searched refs:opt_s (Results 1 - 7 of 7) sorted by relevancy

  /src/tests/usr.bin/vmstat/
t_vmstat.sh 37 atf_test_case opt_s
49 atf_add_test_case opt_s
  /src/usr.bin/iconv/
iconv.c 181 int opt_l = 0, opt_s = 0, opt_c = 0; local
194 opt_s = 1;
219 if (argc > 0 || opt_s || opt_f != NULL || opt_t != NULL) {
243 opt_s, opt_c);
251 opt_s, opt_c);
  /src/external/bsd/ipf/dist/perl/
Ipfanaly.pl 351 $opt_s=1;
370 $ITRUSTABOVE=$opt_o;$opt_s=1;}
517 if("$opt_s" eq "1")
  /src/external/bsd/openldap/dist/build/
shtool 227 opt_s=no
254 opt_s=no
268 opt_s=no
992 if [ ".$opt_s" = .yes ]; then
1159 if [ ".$opt_s" = .yes ]; then
1248 if [ ".$opt_s" != .yes ]; then
1304 if [ $# -eq 0 ] && [ ".$opt_s" = .yes ]; then
1395 if [ ".$opt_s" = .yes ]; then
  /src/external/bsd/nvi/dist/dist/ExtUtils/
Embed.pm 16 $opt_o $opt_s
49 $std = $opt_s if defined $opt_s;
  /src/external/gpl2/groff/dist/src/utils/afmtodit/
afmtodit.pl 6055 our ($opt_a, $opt_d, $opt_e, $opt_i, $opt_m, $opt_n, $opt_s, $opt_v, $opt_x);
6422 print("special\n") if $opt_s;
  /src/external/bsd/ipf/dist/tools/
ipmon_y.y 28 typedef struct opt_s {
29 struct opt_s *o_next;
57 struct opt_s *opt;

Completed in 71 milliseconds