Home
last modified time | relevance | path

Searched refs:opt_s (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/mantools/
Dxpostconf30 $opt_s = undef;
100 if ($opt_s) {
101 open(SPEC, "$opt_s") || die "cannot open $opt_s: $!\m";
/netbsd/src/usr.bin/iconv/
Diconv.c174 int opt_l = 0, opt_s = 0, opt_c = 0; in main() local
187 opt_s = 1; in main()
208 if (argc > 0 || opt_s || opt_f != NULL || opt_t != NULL) { in main()
222 do_conv("<stdin>", stdin, opt_f, opt_t, opt_s, opt_c); in main()
229 do_conv(argv[i], fp, opt_f, opt_t, opt_s, in main()
/netbsd/src/tests/usr.bin/vmstat/
Dt_vmstat.sh37 atf_test_case opt_s
49 atf_add_test_case opt_s
/netbsd/src/external/bsd/nvi/dist/dist/ExtUtils/
DEmbed.pm16 $opt_o $opt_s
49 $std = $opt_s if defined $opt_s;
/netbsd/src/external/bsd/openldap/dist/build/
Dshtool227 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
1395 if [ ".$opt_s" = .yes ]; then
/netbsd/src/external/bsd/ipf/dist/perl/
DIpfanaly.pl351 $opt_s=1;
370 $ITRUSTABOVE=$opt_o;$opt_s=1;}
517 if("$opt_s" eq "1")
/netbsd/src/external/bsd/ipf/dist/tools/
Dipmon_y.y28 typedef struct opt_s { struct
29 struct opt_s *o_next; argument
57 struct opt_s *opt; argument
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dfind-doc-nits34 our($opt_s);