Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 1926) sorted by relevance

12345678910>>...78

/src/krb5/lib/krb5/docs/
H A DMakefile.inc51 about.html \
52 build_this.html \
53 copyright.html \
54 genindex-A.html \
55 genindex-C.html \
56 genindex-E.html \
57 genindex-K.html \
58 genindex-L.html \
59 genindex-M.html \
60 genindex-P.html \
[all …]
/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
7 DEPEND[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod
8 GENERATE[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod
13 DEPEND[html/man1/openssl-ca.html]=man1/openssl-ca.pod
14 GENERATE[html/man1/openssl-ca.html]=man1/openssl-ca.pod
19 DEPEND[html/man1/openssl-ciphers.html]=man1/openssl-ciphers.pod
20 GENERATE[html/man1/openssl-ciphers.html]=man1/openssl-ciphers.pod
25 DEPEND[html/man1/openssl-cmds.html]=man1/openssl-cmds.pod
26 GENERATE[html/man1/openssl-cmds.html]=man1/openssl-cmds.pod
[all …]
/src/contrib/kyua/integration/
H A Dcmd_report_html_test.sh101 atf_check -s exit:0 -o ignore -e empty kyua report-html
103 html/index.html \
104 html/context.html \
105 html/simple_all_pass_skip.html \
106 html/simple_some_fail_fail.html
111 atf_check -o match:"2 TESTS FAILING" cat html/index.html
113 check_in_file html/simple_all_pass_skip.html \
115 check_not_in_file html/simple_all_pass_skip.html \
120 check_in_file html/simple_some_fail_fail.html \
122 check_not_in_file html/simple_some_fail_fail.html \
[all …]
/src/usr.sbin/ntp/doc/
H A DMakefile9 FILES= access.html accopt.html assoc.html audio.html authentic.html \
10 authopt.html autokey.html bugs.html build.html clock.html \
11 clockopt.html cluster.html comdex.html config.html confopt.html \
12 copyright.html debug.html decode.html discipline.html discover.html \
13 extern.html filter.html hints.html history.html howto.html \
14 huffpuff.html index.html kern.html kernpps.html keygen.html leap.html \
15 miscopt.html monopt.html msyslog.html ntp-keygen.html ntp-wait.html \
16 ntp.conf.html ntp.keys.html ntp_conf.html ntpd.html ntpdate.html \
17 ntpdc.html ntpdsim.html ntpdsim_new.html ntpq.html ntpsnmpd.html \
18 ntptime.html ntptrace.html orphan.html parsedata.html \
[all …]
/src/usr.sbin/ntp/doc/drivers/
H A DMakefile8 FILES= driver1.html driver10.html driver11.html driver12.html driver16.html \
9 driver18.html driver19.html driver20.html driver22.html driver26.html \
10 driver27.html driver28.html driver29.html driver3.html driver30.html \
11 driver31.html driver32.html driver33.html driver34.html driver35.html \
12 driver36.html driver37.html driver38.html driver39.html driver4.html \
13 driver40.html driver42.html driver43.html driver44.html driver45.html \
14 driver46.html driver5.html driver6.html driver7.html driver8.html \
15 driver9.html mx4200data.html oncore-shmem.html tf582_4.html
18 .PATH: ${SRCTOP}/contrib/ntp/html/drivers
/src/contrib/ncurses/
H A DMANIFEST13 ./Ada95/gen/html.m4
212 ./announce.html.in
243 ./doc/html/Ada95.html
244 ./doc/html/NCURSES-Programming-HOWTO.html
245 ./doc/html/ada/files.htm
246 ./doc/html/ada/files/T.htm
247 ./doc/html/ada/funcs.htm
248 ./doc/html/ada/funcs/A.htm
249 ./doc/html/ada/funcs/B.htm
250 ./doc/html/ada/funcs/C.htm
[all …]
H A Ddist.mk68 ALL = ANNOUNCE doc/html/announce.html doc/ncurses-intro.doc doc/hackguide.doc manhtml adahtml
79 doc/html/announce.html: announce.html.in
83 -e 's,@HOMEPAGE@,$(HOMEPAGE),g' <announce.html.in > $@
85 ANNOUNCE : doc/html/announce.html
86 $(DUMP2) doc/html/announce.html > $@
88 doc/ncurses-intro.doc: doc/html/ncurses-intro.html
89 $(DUMP2) doc/html/ncurses-intro.html > $@
90 doc/hackguide.doc: doc/html/hackguide.html
91 $(DUMP2) doc/html/hackguide.html > $@
103 @for f in doc/html/man/*.html; do \
[all …]
H A DFREEBSD-Xlist3 doc/html/Ada95.html
4 doc/html/ada
5 doc/html/index.html
6 doc/html/man
/src/contrib/mandoc/
H A Dhtml.h85 struct html { struct
123 void roff_html_pre(struct html *, const struct roff_node *); argument
125 void print_gen_comment(struct html *, struct roff_node *);
126 void print_gen_decls(struct html *);
127 void print_gen_head(struct html *);
128 struct tag *print_otag(struct html *, enum htmltag, const char *, ...);
129 struct tag *print_otag_id(struct html *, enum htmltag, const char *,
131 void print_tagq(struct html *, const struct tag *);
132 void print_stagq(struct html *, const struct tag *);
133 void print_tagged_text(struct html *, const char *,
[all …]
H A DMakefile93 html.c \
169 html.h \
283 html.o \
334 WWW_MANS = apropos.1.html \
335 demandoc.1.html \
336 man.1.html \
337 man.options.1.html \
338 mandoc.1.html \
339 soelim.1.html \
340 man.cgi.3.html \
[all …]
H A Dhtml.c126 static void html_reset_internal(struct html *);
127 static void print_byte(struct html *, char);
128 static void print_endword(struct html *);
129 static void print_indent(struct html *);
130 static void print_word(struct html *, const char *);
132 static void print_ctag(struct html *, struct tag *);
133 static int print_escape(struct html *, char);
134 static int print_encode(struct html *, const char *, const char *, int);
135 static void print_href(struct html *, const char *, const char *, int);
136 static void print_metaf(struct html *);
[all …]
/src/contrib/file/magic/Magdir/
H A Dsgml26 # http://files.pef-format.org/specifications/pef-2008-1/pef-specification.html
38 >19 search/4096/cWbt \<!doctype\ html XHTML document text
43 >19 search/4096/cWbt \<html\ xmlns= XHTML document text
53 0 search/4096/cWt \<!doctype\ html HTML document text
54 !:mime text/html
58 0 string/cWt \<!doctype\ html HTML document text
59 !:mime text/html
61 0 string/ct \<html> HTML document text
62 !:mime text/html
65 >&0 search/4096/cWt \<!doctype\ html HTML document text
[all …]
/src/contrib/ntp/html/scripts/
H A Dmiscopt.txt2 <li class='inline'><a href='miscopt.html#broadcastdelay'>broadcastdelay - specify broadcast delay</…
3 <li class='inline'><a href='miscopt.html#driftfile'>driftfile - specify frequency file</a></li>\
4 <li class='inline'><a href='miscopt.html#enable'>enable - enable options</a></li>\
5 <li class='inline'><a href='miscopt.html#enable'>disable - disable options</a></li>\
6 <li class='inline'><a href='miscopt.html#includefile'>includefile - specify include file</a></li>\
7 <li class='inline'><a href='miscopt.html#interface'>interface - specify which local network address…
8 <li class='inline'><a href='miscopt.html#leapfile'>leapfile - specify leapseconds file</a></li>\
9 <li class='inline'><a href='miscopt.html#logconfig'>logconfig - configure log file</a></li>\
10 <li class='inline'><a href='miscopt.html#mru'>mru - control monitor MRU list limits</a></li>\
11 <li class='inline'><a href='miscopt.html#phone'>phone - specify modem phone numbers</a></li>\
[all …]
H A Dspecial.txt2 <li class='inline'><a href='warp.html'>How NTP Works</a></li>\
3 <li class='inline'><a href='prefer.html'>Mitigation Rules and the <tt>prefer</tt> Keyword</a></li>\
4 <li class='inline'><a href='autokey.html'>Autokey Public-Key Authentication</a></li>\
5 <li class='inline'><a href='orphan.html'>Orphan Mode</a></li>\
6 <li class='inline'><a href='xleave.html'>NTP Interleaved Modes</a></li>\
7 <li class='inline'><a href='huffpuff.html'>Huff-n'-Puff Filter</a></li>\
8 <li class='inline'><a href='filter.html'>Clock Filter Algorithm</a></li>\
9 <li class='inline'><a href='select.html'>Clock Select Algorithm</a></li>\
10 <li class='inline'><a href='cluster.html'>Clock Cluster Algorithm</a></li>\
11 <li class='inline'><a href='prefer.html'>Mitigation Rules and the <tt>prefer</tt> Keyword</a></li>\
[all …]
H A Dexternal.txt2 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/book.html'>Computer Network Time Synch…
3 <li class='inline'><a href='http://www.ntp.org/index.html'>NTP Public Services Project (home page)<…
4 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/ntp.html'>NTP Research Project (home p…
5 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/exec.html'>Executive Summary: Computer…
6 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/leap.html'>The NTP Timescale and Leap …
7 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/time.html'>NTP Timestamp Calculations<…
8 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/y2k.html'>The NTP Era and Era Numberin…
9 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/stamp.html'>Timestamp Capture Principl…
10 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/onwire.html'>Analysis and Simulation o…
11 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/proximity.html'>Time Synchroization fo…
[all …]
H A Dconfopt.txt2 <li class='inline'><a href='confopt.html#server'>server - configure client association</a></li>\
3 <li class='inline'><a href='confopt.html#peer'>peer - configure symmetric peer association</a></li>\
4 <li class='inline'><a href='confopt.html#broadcast'>broadcast - configure broadcast server associat…
5 <li class='inline'><a href='confopt.html#manycastclient'>manycastclient - configure manycast client…
6 <li class='inline'><a href='confopt.html#pool'>pool - configure pool association</a></li>\
7 <li class='inline'><a href='confopt.html#unpeer'>unpeer - remove association</a></li>\
8 <li class='inline'><a href='confopt.html#broadcastclient'>broadcastclient - enable broadcast client…
9 <li class='inline'><a href='confopt.html#manycastserver'>manycastserver - enable manycast server</a…
10 <li class='inline'><a href='confopt.html#multicastclient'>multicastclient - enable multicast client…
11 <li class='inline'><a href='comdex.html'>Command Index</a></li>\
H A Dmanual.txt2 <li class='inline'><a href='ntpd.html'><tt>ntpd</tt> - Network Time Protocol (NTP) daemon</a></li>\
3 <li class='inline'><a href='ntpq.html'><tt>ntpq</tt> - standard NTP query program</a></li>\
4 <li class='inline'><a href='ntpdc.html'><tt>ntpdc</tt> - special NTP query program</a></li>\
5 <li class='inline'><a href='ntpdate.html'><tt>ntpdate</tt> - set the date and time via NTP</a></li>\
6 <li class='inline'><a href='sntp.html'><tt>sntp</tt> - Simple Network Time Protocol (SNTP) client</…
7 <li class='inline'><a href='ntptrace.html'><tt>ntptrace</tt> - trace a chain of NTP servers back to…
8 <li class='inline'><a href='tickadj.html'><tt>tickadj</tt> - set time-related kernel variables</a><…
9 <li class='inline'><a href='ntptime.html'><tt>ntptime</tt> - read and set kernel time variables</a>…
10 <li class='inline'><a href='keygen.html'><tt>ntp-keygen</tt> - generate public and private keys</a>…
11 <li class='inline'><a href='ntpdsim_new.html'><tt>ntpdsim</tt> - Network Time Protocol (NTP) simula…
[all …]
H A Dauthopt.txt2 <li class='inline'><a href='authopt.html#automax'>automax - specify Autokey regeneration interval</…
3 <li class='inline'><a href='authopt.html#controlkey'>controlkey - specify control key ID</a></li>\
4 <li class='inline'><a href='authopt.html#crypto'>crypto - configure Autokey parameters</a></li>\
5 <li class='inline'><a href='authopt.html#ident'>ident - specify Autokey ephemeral group name</a></l…
6 <li class='inline'><a href='authopt.html#keys'>keys - specify symmetric keys filename</a></li>\
7 <li class='inline'><a href='authopt.html#keysdir'>keysdir - specify Autokey key directory</a></li>\
8 <li class='inline'><a href='authopt.html#requestkey'>requestkey - specify request key ID</a></li>\
9 <li class='inline'><a href='authopt.html#revoke'>revoke - specify Autokey randomization interval</a…
10 <li class='inline'><a href='authopt.html#trustedkey'>trustedkey - specify trusted key IDs</a></li>\
11 <li class='inline'><a href='comdex.html'>Command Index</a></li>\
H A Dhand.txt2 <li class='inline'><a href='release.html'>NTP Version 4 Release Notes</a></li>\
3 <li class='inline'><a href='comdex.html'>Command Index</a></li>\
4 <li class='inline'><a href='access.html'>Access Control Support</a></li>\
5 <li class='inline'><a href='assoc.html'>Association Management</a></li>\
6 <li class='inline'><a href='authentic.html'>Authentication Support</a></li>\
7 <li class='inline'><a href='discover.html'>Automatic Server Discovery Schemes Timekeeping</a></li>\
8 <li class='inline'><a href='rate.html'>Rate Management</a></li>\
9 <li class='inline'><a href='refclock.html'>Reference Clock Support</a></li>\
10 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
H A Dinstall.txt2 <li class='inline'><a href='build.html'>Building and Installing the Distribution</a></li>\
3 <li class='inline'><a href='config.html'>Build Options</a></li>\
4 <li class='inline'><a href='rdebug.html'>Debugging Reference Clock Drivers</a></li>\
5 <li class='inline'><a href='quick.html'>Quick Start</a></li>\
6 <li class='inline'><a href='release.html'>NTP Version 4 Release Notes</a></li>\
7 <li class='inline'><a href='debug.html'>NTP Debugging Techniques</a></li>\
8 <li class='inline'><a href='bugs.html'>NTP Bug Reporting Procedures</a></li>\
9 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
/src/crypto/krb5/src/windows/leash/htmlhelp/
H A DMITKerberosHelp.hhp60 HID_ABOUT_KERBEROS = html\Getting_Started.htm
61 HID_CHANGE_PASSWORD_COMMAND = html\Change_Password.htm
62 HID_DESTROY_TICKETS_COMMAND = html\Destroy_Tickets.htm
63 HID_DESTROY_TICKETS_ON_EXIT = html\Options_Tab.htm
64 HID_GET_TICKETS_COMMAND = html\Get_Tickets.htm
65 HID_RENEW_TICKETS_COMMAND = html\Renew_Tickets.htm
66 HID_HELP_CONTENTS = html\Getting_Started.htm
67 HID_LEASH_COMMANDS = html\Getting_Started.htm
68 HID_LEASH_PROGRAM = html\Getting_Started.htm
69 hid_app_about = html\hid_app_about.htm
[all …]
/src/contrib/ntp/
H A DMakefile.am54 html \
69 $(srcdir)/html/.datecheck \
86 $(srcdir)/html/.datecheck: $(srcdir)/html/*.html
87 cd $(srcdir)/html && \
96 $(srcdir)/COPYRIGHT: $(srcdir)/html/copyright.html
98 lynx -dump $(srcdir)/html/copyright.html ;} > COPYRIGHT.new \
119 for i in `find html -type d | grep -v SCCS` ; \
122 for i in `find html -type f | grep -v SCCS` ; \
126 rm -rf $(DESTDIR)$(htmldir)/html
159 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC.sntp:
/src/crypto/openssl/doc/designs/quic-design/
H A Drx-depacketizer.md173 [RFC 9000 12.4 Frames and Frame Types]: https://datatracker.ietf.org/doc/html/rfc9000#section-12.4
174 [padding]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.1
175 [ping]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.2
176 [ack 0x02]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.3
177 [ack 0x03]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.3
178 [reset_stream]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.4
179 [stop_sending]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.5
180 [crypto]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.6
181 [new_token]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.7
182 [stream 0x08]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.8
[all …]
/src/contrib/libxo/
H A DMakefile.am51 upload-docs: docs upload-html
53 upload-html:
55 @-[ -d ${GH_PAGES_DIR} -a -d doc/html ] \
57 && mkdir -p ${GH_PAGES_DIR_VER}/html \
58 && cp doc/top-link.html ${GH_PAGES_DIR}/libxo.html \
59 && cp -r doc/html/* ${GH_PAGES_DIR_VER}/html/ \
61 && git add libxo.html \
62 && git add ${PACKAGE_VERSION}/html \
64 libxo.html ${PACKAGE_VERSION}/html \
/src/tools/tools/locale/etc/charmaps/
H A Dcharmaps.txt8 ARMSCII-8 haible.de: Armenian.html
10 CP1131 haible.de: CP1131.html / aix-4.3.2/IBM-1131.TXT
14 GB18030 haible.de: GB18030.html
15 GB2312 haible.de: GB2312.html / unicode.org-mappings/EASTASIA/GB/GB2312.TXT
17 ISCII-DEV unicode.org: VENDORS/APPLE/DEVANAGA i/ haible.de: Indic.html
29 SJIS haible.de: Shift_JIS.html
31 eucCN haible.de: GB2312.html / unicode.org-mappings/EASTASIA/GB/GB2312.TXT
32 eucJP haible.de: EUC-JP.html / libiconv 1.13
33 eucKR haible.de: EUC-KR.html

12345678910>>...78