Home
last modified time | relevance | path

Searched refs:pod (Results 1 – 25 of 988) sorted by relevance

12345678910>>...40

/src/crypto/openssl/doc/
H A Dbuild.info3 DEPEND[html/man1/CA.pl.html]=man1/CA.pl.pod
4 GENERATE[html/man1/CA.pl.html]=man1/CA.pl.pod
5 DEPEND[man/man1/CA.pl.1]=man1/CA.pl.pod
6 GENERATE[man/man1/CA.pl.1]=man1/CA.pl.pod
7 DEPEND[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod
8 GENERATE[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod
9 DEPEND[man/man1/openssl-asn1parse.1]=man1/openssl-asn1parse.pod
10 GENERATE[man/man1/openssl-asn1parse.1]=man1/openssl-asn1parse.pod
11 DEPEND[man1/openssl-asn1parse.pod]{pod}=man1/openssl-asn1parse.pod.in
12 GENERATE[man1/openssl-asn1parse.pod]=man1/openssl-asn1parse.pod.in
[all …]
H A Dbuild.info.in16 map { $_ => 1 } glob catfile($sourcedir, "man$section", "*.pod");
18 map { $_ => 1 } glob catfile($sourcedir, "man$section", "*.pod.in");
27 my $podname = basename($podfile, '.pod');
30 my $podname = basename($podfile, ".pod");
64 DEPEND[$podfile]{pod}=$podinfile
H A DREADME.md13 The openssl command-line tools; start with openssl.pod
22 Overviews; start with crypto.pod and ssl.pod, for example
/src/crypto/openssl/doc/man1/
H A Dbuild.info1 # All .pod.in files are detected by build.info in the parent directory, and
5 DEPEND[openssl-asn1parse.pod]=../perlvars.pm
6 DEPEND[openssl-ca.pod]=../perlvars.pm
7 DEPEND[openssl-ciphers.pod]=../perlvars.pm
8 DEPEND[openssl-cmds.pod]=../perlvars.pm
9 DEPEND[openssl-cmp.pod]=../perlvars.pm
10 DEPEND[openssl-cms.pod]=../perlvars.pm
11 DEPEND[openssl-crl2pkcs7.pod]=../perlvars.pm
12 DEPEND[openssl-crl.pod]=../perlvars.pm
13 DEPEND[openssl-dgst.pod]=../perlvars.pm
[all …]
/src/crypto/
H A D.gitignore19 # .pod files generated from .pod.in files.
23 # % find openssl/doc -name \*.pod.in | sed -e 's,\.in,,g'
24 openssl/doc/man1/openssl-asn1parse.pod
25 openssl/doc/man1/openssl-ca.pod
26 openssl/doc/man1/openssl-ciphers.pod
27 openssl/doc/man1/openssl-cmds.pod
28 openssl/doc/man1/openssl-cmp.pod
29 openssl/doc/man1/openssl-cms.pod
30 openssl/doc/man1/openssl-crl.pod
31 openssl/doc/man1/openssl-crl2pkcs7.pod
[all …]
/src/crypto/openssl/doc/designs/
H A Dpassing-algorithmidentifier-parameters.md53 - `doc/man7/provider-asym_cipher.pod`
54 - `doc/man7/provider-cipher.pod`
55 - `doc/man7/provider-digest.pod`
56 - `doc/man7/provider-kdf.pod`
57 - `doc/man7/provider-kem.pod`
58 - `doc/man7/provider-keyexch.pod`
59 - `doc/man7/provider-mac.pod`
60 - `doc/man7/provider-signature.pod`
66 We may arguably want to consider `doc/man7/provider-keymgmt.pod` too, but
/src/contrib/ntp/sntp/libopts/
H A Dsave.c652 prt_no_arg_opt(FILE * fp, tOptDesc * vod, tOptDesc * pod, save_flags_mask_t save_fl) in prt_no_arg_opt() argument
660 (DISABLED_OPT(vod)) ? pod->pz_DisableName : pod->pz_Name; in prt_no_arg_opt()
667 pznm = pod->pz_Name; in prt_no_arg_opt()
670 fprintf(fp, ao_name_use_fmt, pod->pz_Name, pod->pzText); in prt_no_arg_opt()
671 if (UNUSED_OPT(pod) && (save_fl & SVFL_DEFAULT)) in prt_no_arg_opt()
/src/contrib/pam-krb5/tests/
H A DTESTS19 docs/pod
20 docs/pod-spelling
/src/crypto/openssl/doc/HOWTO/
H A Ddocumenting-functions-and-macros.md23 So, create a new `.pod` file named `doc/man3/FUNCTION.pod`.
26 you can create a single pod file in which you document them together.
31 doc/man3/BIO_set_dgram_origin.pod
34 If you do use an unrelated name (like `BIO_dgram.pod`) then you'll get
/src/crypto/openssl/
H A DHACKING.md31 To know more about `build.info` files, please read [doc/internal/man7/build.info.pod].
78 [doc/internal/man7/build.info.pod]: ./doc/internal/man7/build.info.pod
H A DNOTES-VALGRIND.md58 may be found in [doc/man3/OPENSSL_ia32cap.pod](doc/man3/OPENSSL_ia32cap.pod).
/src/contrib/pam-krb5/
H A DMakefile.am20 docs/docknot.yaml docs/pam_krb5.pod module/pam_krb5.map \
25 tests/docs/pod-spelling-t tests/docs/pod-t \
65 docs/pam_krb5.5: $(srcdir)/docs/pam_krb5.pod
67 $(srcdir)/docs/pam_krb5.pod > $@
H A Dbootstrap12 pod2man --release="$version" --center=pam-krb5 -s 5 docs/pam_krb5.pod \
/src/contrib/pam-krb5/ci/
H A Dinstall17 krb5-config libkrb5-dev libpam0g-dev libtest-pod-perl \
/src/crypto/openssl/doc/man3/
H A DBN_swap.pod1 =pod
H A DERR_clear_error.pod1 =pod
/src/crypto/openssl/external/perl/Text-Template-1.56/
H A DMANIFEST13 t/author-pod-syntax.t
/src/crypto/openssl/doc/life-cycles/
H A DREADME.md20 `internal/man7/life_cycle-*.pod`.
/src/crypto/openssl/doc/man7/
H A DEVP_ASYM_CIPHER-SM2.pod1 =pod
H A DEVP_CIPHER-RC4.pod1 =pod
H A DEVP_MD-MD2.pod1 =pod
H A DEVP_MD-MD4.pod1 =pod
H A DEVP_CIPHER-CHACHA.pod1 =pod
H A DEVP_MD-MD5.pod1 =pod
H A DEVP_MD-WHIRLPOOL.pod1 =pod

12345678910>>...40