Home
last modified time | relevance | path

Searched refs:noout (Results 1 – 25 of 2585) sorted by relevance

12345678910>>...104

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/doc/
H A DbuildDocBookCatalog214 xmlcatalog --noout --add "public" \
217 xmlcatalog --noout --add "public" \
220 xmlcatalog --noout --add "public" \
223 xmlcatalog --noout --add "public" \
226 xmlcatalog --noout --add "public" \
229 xmlcatalog --noout --add "public" \
232 xmlcatalog --noout --add "public" \
235 xmlcatalog --noout --add "public" \
296 xmlcatalog --noout --add "public" \
299 xmlcatalog --noout --add "public" \
[all …]
/dports/security/pam_pkcs11/pam_pkcs11-pam_pkcs11-0.6.12/tools/
H A Dpkcs11_make_hash_link54 hash=`$OPENSSL x509 -inform pem -in $file -noout -hash 2> /dev/null`
56 is_ca=`$OPENSSL x509 -inform pem -in $file -noout -text | grep 'CA:TRUE'`
63 hash=`$OPENSSL x509 -inform der -in $file -noout -hash 2> /dev/null`
65 is_ca=`$OPENSSL x509 -inform der -in $file -noout -text | grep 'CA:TRUE'`
72 hash=`$OPENSSL crl -inform pem -in $file -noout -hash 2> /dev/null`
78 hash=`$OPENSSL crl -inform der -in $file -noout -hash 2> /dev/null`
/dports/security/testssl.sh/testssl.sh-3.0.6/utils/
H A Dcheckcert.sh136 openssl x509 -noout -in $HOSTCERT_SNI -pubkey
139 openssl x509 -noout -in $HOSTCERT_SNI -fingerprint
140 openssl x509 -noout -in $HOSTCERT_SNI -serial
157 openssl x509 -noout -in $HOSTCERT_SNI -startdate -enddate
176 subject_sni=`openssl x509 -noout -in $HOSTCERT_SNI -subject | sed 's/subject= //'`
177 subject_str=`openssl x509 -noout -in $HOSTCERT -subject | sed 's/subject= //'`
185 openssl x509 -noout -in $HOSTCERT_SNI -text >$TMPDIR/textout_level0.cert_sni.txt
251 for i in level?.crt; do openssl x509 -noout -serial -subject -issuer -in "$i"; echo; done > all.ser…
264 email=`openssl x509 -noout -in $HOSTCERT_SNI -email`
272 ocsp_uri=`openssl x509 -noout -in $HOSTCERT_SNI -ocsp_uri`
[all …]
/dports/comms/openzwave-devel/open-zwave-14f2ba74/
H A DMakefile53 …@$(XMLLINT) --noout --schema $(top_srcdir)/config/device_classes.xsd $(top_srcdir)/config/device_c…
54 @$(XMLLINT) --noout --schema $(top_srcdir)/config/options.xsd $(top_srcdir)/config/options.xml
55 …@$(XMLLINT) --noout --schema $(top_srcdir)/config/manufacturer_specific.xsd $(top_srcdir)/config/m…
56 …@$(XMLLINT) --noout --schema $(top_srcdir)/config/Localization.xsd $(top_srcdir)/config/Localizati…
57 …@$(XMLLINT) --noout --schema $(top_srcdir)/config/NotificationCCTypes.xsd $(top_srcdir)/config/Not…
58 …@$(XMLLINT) --noout --schema $(top_srcdir)/config/SensorMultiLevelCCTypes.xsd $(top_srcdir)/config…
59 …@$(XMLLINT) --noout --schema $(top_srcdir)/config/device_configuration.xsd $(top_srcdir)/config/*/…
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Project/GNU/Library/test/
H A Dutils.sh53 $(xmllint --noout "$1" 2> /dev/null)
71 $(xmllint --noout --schema "$UTILS_PATH/mediainfo.xsd" "$1" 2> /dev/null)
80 $(xmllint --noout --schema "$UTILS_PATH/mediatrace.xsd" "$1" 2> /dev/null)
89 $(xmllint --noout --schema "$UTILS_PATH/micromediatrace.xsd" "$1" 2> /dev/null)
98 $(xmllint --noout --schema "$UTILS_PATH/mediaarea.xsd" "$1" 2> /dev/null)
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Project/GNU/Library/test/
H A Dutils.sh53 $(xmllint --noout "$1" 2> /dev/null)
71 $(xmllint --noout --schema "$UTILS_PATH/mediainfo.xsd" "$1" 2> /dev/null)
80 $(xmllint --noout --schema "$UTILS_PATH/mediatrace.xsd" "$1" 2> /dev/null)
89 $(xmllint --noout --schema "$UTILS_PATH/micromediatrace.xsd" "$1" 2> /dev/null)
98 $(xmllint --noout --schema "$UTILS_PATH/mediaarea.xsd" "$1" 2> /dev/null)
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Project/GNU/Library/test/
H A Dutils.sh53 $(xmllint --noout "$1" 2> /dev/null)
71 $(xmllint --noout --schema "$UTILS_PATH/mediainfo.xsd" "$1" 2> /dev/null)
80 $(xmllint --noout --schema "$UTILS_PATH/mediatrace.xsd" "$1" 2> /dev/null)
89 $(xmllint --noout --schema "$UTILS_PATH/micromediatrace.xsd" "$1" 2> /dev/null)
98 $(xmllint --noout --schema "$UTILS_PATH/mediaarea.xsd" "$1" 2> /dev/null)
/dports/sysutils/getssl/getssl-2.35/test/
H A D35-preferred-chain.bats21 …PREFERRED_CHAIN=$(curl --silent https://pebble:15000/roots/2 | openssl x509 -text -noout | grep "I…
38 …ssl/${GETSSL_CMD_HOST}/fullchain.crt" | openssl pkcs7 -print_certs -text -noout | grep Issuer: | t…
54 …PREFERRED_CHAIN=$(curl --silent https://pebble:15000/roots/0 | openssl x509 -text -noout | grep Is…
71 …ssl/${GETSSL_CMD_HOST}/fullchain.crt" | openssl pkcs7 -print_certs -text -noout | grep Issuer: | t…
85 …_CHAIN=$(curl --silent https://pebble:15000/roots/2 | openssl x509 -text -noout | grep "Issuer:" |…
103 …ssl/${GETSSL_CMD_HOST}/fullchain.crt" | openssl pkcs7 -print_certs -text -noout | grep Issuer: | t…
H A D36-full-chain-inc-root.bats34 …SSL_CMD_HOST}/${GETSSL_CMD_HOST}.crt" | openssl pkcs7 -print_certs -text -noout | grep Subject: | …
37 …ssl/${GETSSL_CMD_HOST}/fullchain.crt" | openssl pkcs7 -print_certs -text -noout | grep Subject: | …
78 …SSL_CMD_HOST}/${GETSSL_CMD_HOST}.crt" | openssl pkcs7 -print_certs -text -noout | grep Subject: | …
82 …ssl/${GETSSL_CMD_HOST}/fullchain.crt" | openssl pkcs7 -print_certs -text -noout | grep Subject: | …
88 …/${GETSSL_CMD_HOST}/fullchain.ec.crt" | openssl pkcs7 -print_certs -text -noout | grep Subject: | …
/dports/ftp/wget/wget-1.21.2/testenv/certs/
H A Dmake_ca.sh17 openssl x509 -noout -pubkey < server-cert.pem > server-pubkey.pem
20 openssl x509 -noout -pubkey < server-cert.pem | openssl asn1parse -noout -inform pem -out server-pu…
23 openssl x509 -noout -pubkey < server-cert.pem | openssl asn1parse -noout -inform pem -out /dev/stdo…
/dports/databases/postgresql11-docs/postgresql-11.14/doc/src/sgml/
H A DMakefile67 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
116 $(XMLLINT) --noout --valid $*.xml
134 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
140 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
145 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
161 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
165 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
178 $(XMLLINT) --noout --valid $<
191 $(XMLLINT) --noout --valid $<
207 $(XMLLINT) $(XMLINCLUDE) --noout --valid $<
/dports/databases/postgresql11-plperl/postgresql-11.14/doc/src/sgml/
H A DMakefile67 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
116 $(XMLLINT) --noout --valid $*.xml
134 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
140 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
145 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
161 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
165 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
178 $(XMLLINT) --noout --valid $<
191 $(XMLLINT) --noout --valid $<
207 $(XMLLINT) $(XMLINCLUDE) --noout --valid $<
/dports/databases/postgresql11-plpython/postgresql-11.14/doc/src/sgml/
H A DMakefile67 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
116 $(XMLLINT) --noout --valid $*.xml
134 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
140 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
145 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
161 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
165 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
178 $(XMLLINT) --noout --valid $<
191 $(XMLLINT) --noout --valid $<
207 $(XMLLINT) $(XMLINCLUDE) --noout --valid $<
/dports/databases/postgresql11-contrib/postgresql-11.14/doc/src/sgml/
H A DMakefile67 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
116 $(XMLLINT) --noout --valid $*.xml
134 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
140 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
145 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
161 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
165 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
178 $(XMLLINT) --noout --valid $<
191 $(XMLLINT) --noout --valid $<
207 $(XMLLINT) $(XMLINCLUDE) --noout --valid $<
/dports/databases/postgresql11-server/postgresql-11.14/doc/src/sgml/
H A DMakefile67 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
116 $(XMLLINT) --noout --valid $*.xml
134 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
140 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
145 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
161 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
165 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
178 $(XMLLINT) --noout --valid $<
191 $(XMLLINT) --noout --valid $<
207 $(XMLLINT) $(XMLINCLUDE) --noout --valid $<
/dports/databases/postgresql11-client/postgresql-11.14/doc/src/sgml/
H A DMakefile67 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
116 $(XMLLINT) --noout --valid $*.xml
134 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
140 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
145 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
161 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
165 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
178 $(XMLLINT) --noout --valid $<
191 $(XMLLINT) --noout --valid $<
207 $(XMLLINT) $(XMLINCLUDE) --noout --valid $<
/dports/databases/postgresql11-pltcl/postgresql-11.14/doc/src/sgml/
H A DMakefile67 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
116 $(XMLLINT) --noout --valid $*.xml
134 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
140 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
145 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
161 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
165 $(XMLLINT) $(XMLINCLUDE) --noout --valid $(word 2,$^)
178 $(XMLLINT) --noout --valid $<
191 $(XMLLINT) --noout --valid $<
207 $(XMLLINT) $(XMLINCLUDE) --noout --valid $<
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dstoreutl.c21 int text, int noout, int recursive, int indent, BIO *out,
72 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
108 noout = 1; in storeutl_main()
323 text, noout, recursive, 0, out, prog, libctx); in storeutl_main()
354 int text, int noout, int recursive, int indent, BIO *out, in process() argument
444 text, noout, recursive, indent + 2, out, prog, in process()
452 if (!noout) in process()
460 if (!noout) in process()
467 if (!noout) in process()
474 if (!noout) in process()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dstoreutl.c21 int text, int noout, int recursive, int indent, BIO *out,
72 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
108 noout = 1; in storeutl_main()
323 text, noout, recursive, 0, out, prog, libctx); in storeutl_main()
354 int text, int noout, int recursive, int indent, BIO *out, in process() argument
444 text, noout, recursive, indent + 2, out, prog, in process()
452 if (!noout) in process()
460 if (!noout) in process()
467 if (!noout) in process()
474 if (!noout) in process()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dstoreutl.c21 int text, int noout, int recursive, int indent, BIO *out,
72 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
108 noout = 1; in storeutl_main()
323 text, noout, recursive, 0, out, prog, libctx); in storeutl_main()
354 int text, int noout, int recursive, int indent, BIO *out, in process() argument
444 text, noout, recursive, indent + 2, out, prog, in process()
452 if (!noout) in process()
460 if (!noout) in process()
467 if (!noout) in process()
474 if (!noout) in process()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dstoreutl.c21 int text, int noout, int recursive, int indent, BIO *out,
72 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
108 noout = 1; in storeutl_main()
323 text, noout, recursive, 0, out, prog, libctx); in storeutl_main()
354 int text, int noout, int recursive, int indent, BIO *out, in process() argument
444 text, noout, recursive, indent + 2, out, prog, in process()
452 if (!noout) in process()
460 if (!noout) in process()
467 if (!noout) in process()
474 if (!noout) in process()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Dstoreutl.c21 int text, int noout, int recursive, int indent, BIO *out,
72 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
108 noout = 1; in storeutl_main()
323 text, noout, recursive, 0, out, prog, libctx); in storeutl_main()
354 int text, int noout, int recursive, int indent, BIO *out, in process() argument
444 text, noout, recursive, indent + 2, out, prog, in process()
452 if (!noout) in process()
460 if (!noout) in process()
467 if (!noout) in process()
474 if (!noout) in process()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Dstoreutl.c21 int text, int noout, int recursive, int indent, BIO *out,
72 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
108 noout = 1; in storeutl_main()
323 text, noout, recursive, 0, out, prog, libctx); in storeutl_main()
354 int text, int noout, int recursive, int indent, BIO *out, in process() argument
444 text, noout, recursive, indent + 2, out, prog, in process()
452 if (!noout) in process()
460 if (!noout) in process()
467 if (!noout) in process()
474 if (!noout) in process()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dstoreutl.c21 int text, int noout, int recursive, int indent, BIO *out,
58 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
93 noout = 1; in storeutl_main()
308 text, noout, recursive, 0, out, prog); in storeutl_main()
338 int text, int noout, int recursive, int indent, BIO *out, in process() argument
425 text, noout, recursive, indent + 2, out, prog); in process()
432 if (!noout) in process()
440 if (!noout) in process()
447 if (!noout) in process()
453 if (!noout) in process()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Dstoreutl.c21 int text, int noout, int recursive, int indent, BIO *out,
58 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local
93 noout = 1; in storeutl_main()
308 text, noout, recursive, 0, out, prog); in storeutl_main()
338 int text, int noout, int recursive, int indent, BIO *out, in process() argument
425 text, noout, recursive, indent + 2, out, prog); in process()
432 if (!noout) in process()
440 if (!noout) in process()
447 if (!noout) in process()
453 if (!noout) in process()

12345678910>>...104