OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pod
(Results
1 - 25
of
46
) sorted by relevancy
1
2
/src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
Makefile
5
pod2man --center="create LVM2 initrd" --name='lvm2create_initrd' --section=8 -r 'lvm2create_initrd' ./lvm2create_initrd.
pod
> lvm2create_initrd.8
/src/crypto/external/cpl/tpm-tools/dist/man/man8/
Makefile.am
27
man8_PODS += tpm_nvdefine.
pod
\
28
tpm_nvinfo.
pod
\
29
tpm_nvread.
pod
\
30
tpm_nvrelease.
pod
\
31
tpm_nvwrite.
pod
54
%.8 : %.
pod
/src/crypto/external/apache2/openssl/lib/libcrypto/man/
Makefile
16
for i in ${OPENSSLDIST}/doc/man$$sec/*.
pod
; do \
17
fn=$$(basename $$i .
pod
); \
/src/crypto/external/bsd/openssl/lib/libcrypto/man/
Makefile
16
for i in ${OPENSSLDIST}/doc/man$$sec/*.
pod
; do \
17
fn=`basename $$i .
pod
`; \
/src/crypto/external/bsd/openssl.old/lib/libcrypto/man/
Makefile
14
for i in ${OPENSSLSRC}/doc/man$$sec/*.
pod
; do \
15
fn=`basename $$i .
pod
`; \
/src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Util/
Pod.pm
8
package OpenSSL::Util::
Pod
;
22
OpenSSL::Util::
Pod
- utilities to manipulate .
pod
files
26
use OpenSSL::Util::
Pod
;
28
my %podinfo = extract_pod_info("foo.
pod
");
47
Extracts information from a .
pod
file, given a STRING (file name) or a
57
to be used with the given .
pod
file.
78
The man section number this .
pod
file belongs to. Often the same as
118
print STDERR "DEBUG: Found new
pod
section $1\n"
120
print STDERR "DEBUG: Clearing
pod
section text\n
[
all
...]
/src/external/gpl3/binutils/dist/gprofng/doc/
Makefile.am
47
$(TEXI2POD) $(MANCONF) < $(srcdir)/$$nm.texi > $$nm.
pod
; \
48
$(POD2MAN) $$nm.
pod
| sed -e '/^.if n .na/d' > $$nm.tmp || exit 1 ; \
50
rm -f $$nm.
pod
)
/src/external/gpl3/binutils.old/dist/gprofng/doc/
Makefile.am
46
$(TEXI2POD) $(MANCONF) < $(srcdir)/$$nm.texi > $$nm.
pod
; \
47
$(POD2MAN) $$nm.
pod
| sed -e '/^.if n .na/d' > $$nm.tmp || exit 1 ; \
49
rm -f $$nm.
pod
)
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Util/
Pod.pm
8
package OpenSSL::Util::
Pod
;
22
OpenSSL::Util::
Pod
- utilities to manipulate .
pod
files
26
use OpenSSL::Util::
Pod
;
28
my %podinfo = extract_pod_info("foo.
pod
");
47
Extracts information from a .
pod
file, given a STRING (file name) or a
57
to be used with the given .
pod
file.
78
The man section number this .
pod
file belongs to. Often the same as
87
The whole contents of the .
pod
file.
141
print STDERR "DEBUG: Found new
pod
section $1\n
[
all
...]
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Util/
Pod.pm
8
package OpenSSL::Util::
Pod
;
22
OpenSSL::Util::
Pod
- utilities to manipulate .
pod
files
26
use OpenSSL::Util::
Pod
;
28
my %podinfo = extract_pod_info("foo.
pod
");
47
Extracts information from a .
pod
file, given a STRING (file name) or a
57
to be used with the given .
pod
file.
78
The man section number this .
pod
file belongs to. Often the same as
87
The whole contents of the .
pod
file.
141
print STDERR "DEBUG: Found new
pod
section $1\n
[
all
...]
/src/external/gpl3/binutils/dist/gprof/
Makefile.am
99
$(AM_V_at)-$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.
pod
100
$(AM_V_at)-($(POD2MAN) gprof.
pod
| \
104
$(AM_V_at)rm -f gprof.
pod
/src/external/gpl3/binutils.old/dist/gprof/
Makefile.am
99
$(AM_V_at)-$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.
pod
100
$(AM_V_at)-($(POD2MAN) gprof.
pod
| \
104
$(AM_V_at)rm -f gprof.
pod
/src/crypto/external/bsd/openssl.old/dist/util/
find-doc-nits
13
use
Pod
::Checker;
19
use OpenSSL::Util::
Pod
;
36
-n Print nits in
POD
pages
75
$simplename =~ s/.
pod
$//;
83
if -f "$dirname/$n.
pod
" && $n ne $simplename;
85
print "$id the following exist as other .
pod
files:\n",
162
open
POD
, $filename or die "Couldn't open $filename, $!";
163
$contents = <
POD
>;
164
close
POD
;
180
print "$id doesn't start with =
pod
\n
[
all
...]
process_docs.pl
20
use
Pod
::Usage;
28
use OpenSSL::Util::
Pod
;
86
my $podglob = catfile($podsourcedir, "*.
pod
");
89
my $podname = basename($podfile, ".
pod
");
199
=
pod
218
This script looks for .
pod
files in the subdirectories 'apps', 'crypto'
/src/crypto/external/apache2/openssl/lib/libdes/
Makefile
24
pod2man --section=3 --center=libdes --release=0.9.6j des.
pod
| \
27
# pod2man --section=7 --center=libdes --release=0.9.6j des_modes.
pod
| \
/src/crypto/external/bsd/openssl/lib/libdes/
Makefile
24
pod2man --section=3 --center=libdes --release=0.9.6j des.
pod
| \
27
# pod2man --section=7 --center=libdes --release=0.9.6j des_modes.
pod
| \
/src/external/bsd/ntp/dist/sntp/libopts/
save.c
650
* @param[in]
pod
primary option descriptor
654
prt_no_arg_opt(FILE * fp, tOptDesc * vod, tOptDesc *
pod
, save_flags_mask_t save_fl)
662
(DISABLED_OPT(vod)) ?
pod
->pz_DisableName :
pod
->pz_Name;
669
pznm =
pod
->pz_Name;
672
fprintf(fp, ao_name_use_fmt,
pod
->pz_Name,
pod
->pzText);
673
if (UNUSED_OPT(
pod
) && (save_fl & SVFL_DEFAULT))
/src/crypto/external/bsd/openssl.old/lib/libdes/
Makefile
27
pod2man --section=3 --center=libdes --release=0.9.6j des.
pod
| \
30
# pod2man --section=7 --center=libdes --release=0.9.6j des_modes.
pod
| \
/src/external/gpl3/gdb.old/dist/gdb/doc/
Makefile.in
191
# The
pod
files that are generated as a side effect of creating the
193
POD_FILE_TMPS = $(patsubst %.1,%.
pod
,$(MAN1S)) \
194
$(patsubst %.5,%.
pod
,$(MAN5S))
669
# .
pod
files.
673
# necessary to rebuild the .
pod
files.
675
# If we split the .
pod
creation from the creation of the .1 and .5
676
# pages, then the .
pod
files must become a dependency, this will
682
$(ECHO_TEXI2POD) $(TEXI2POD) $(MANCONF) -D$* < $(srcdir)/gdb.texinfo > $*.
pod
683
$(ECHO_TEXI2MAN) ($(POD2MAN1) $*.
pod
| sed -e '/^.if n .na/d' > $@.T$$$$ && \
685
$(SILENCE) rm -f $*.
pod
[
all
...]
/src/usr.sbin/sysinst/arch/mac68k/
msg.md.pl
66
Spowoduje to, ze dysk nie bedzie bootowalny ani uzyteczny
pod
MacOS.
93
spowodowac ze dysk stanie sie nie uzyteczny
pod
MacOS. Powinienes
95
sie, ze bedziesz mogl zamontowac dysk
pod
MacOS. Byloby to dobre
97
dysk moze byc zamontowany
pod
MacOS moze przydac sie przy probie
105
{Edycja Mapy Partycji Dysku: Mapa na dysku zostala przeszukana
pod
katem
/src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
Preprocess.pm
46
=
pod
/src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
Preprocess.pm
46
=
pod
/src/external/gpl3/gdb/dist/gdb/doc/
Makefile.in
195
# The
pod
files that are generated as a side effect of creating the
197
POD_FILE_TMPS = $(patsubst %.1,%.
pod
,$(MAN1S)) \
198
$(patsubst %.5,%.
pod
,$(MAN5S))
650
# .
pod
files.
654
# necessary to rebuild the .
pod
files.
656
# If we split the .
pod
creation from the creation of the .1 and .5
657
# pages, then the .
pod
files must become a dependency, this will
669
< $(srcdir)/gdb.texinfo > $(basename $@).
pod
671
--release="gdb-`sed q $<`" $(basename $@).
pod
| \
674
$(SILENCE) rm -f $(basename $@).
pod
[
all
...]
/src/external/gpl3/binutils/dist/ld/
Makefile.am
761
$(AM_V_at)-$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texi > ld.
pod
762
$(AM_V_at)-($(POD2MAN) ld.
pod
| \
766
$(AM_V_at)rm -f ld.
pod
775
$(AM_V_at)-$(TEXI2POD) $(MANCONF) < $(srcdir)/ldint.texi > ldint.
pod
776
$(AM_V_at)-($(POD2MAN) ldint.
pod
| \
780
$(AM_V_at)rm -f ldint.
pod
/src/external/gpl3/binutils.old/dist/ld/
Makefile.am
766
$(AM_V_at)-$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texi > ld.
pod
767
$(AM_V_at)-($(POD2MAN) ld.
pod
| \
771
$(AM_V_at)rm -f ld.
pod
780
$(AM_V_at)-$(TEXI2POD) $(MANCONF) < $(srcdir)/ldint.texi > ldint.
pod
781
$(AM_V_at)-($(POD2MAN) ldint.
pod
| \
785
$(AM_V_at)rm -f ldint.
pod
Completed in 42 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026