/freebsd/contrib/ntp/ntpd/ |
H A D | ntp.conf.html | 51 <code>ntpd</code> program. 53 <p>This document applies to version 4.2.8p18 of <code>ntp.conf</code>. 79 <p>The behavior of <code>ntpd</code> can be changed by a configuration file, 80 by default <code>ntp.conf</code>. 99 <code>ntp.conf</code> [all...] |
H A D | invoke-ntp.conf.texi | 17 @code{ntp.conf} 19 @code{ntpd(1ntpdmdoc)} 27 @code{-c} 77 @code{pool}, 78 @code{server}, 79 @code{peer}, 80 @code{broadcast} 82 @code{manycastclient} 112 @code{reslist} 115 @code{ntp [all...] |
/freebsd/contrib/lua/doc/ |
H A D | manual.html | 67 The Lua distribution includes a host program called <code>lua</code>, 80 (Frequently, this host is the stand-alone <code>lua</code> program.) 81 The host program can invoke functions to execute a piece of Lua code, 83 and can register C functions to be called by Lua code. 94 at Lua's official web site, <code>www.lua.org</code>. 163 (See macro <code>LUA_32BITS</code> in file <code>luaconf.h</code>.) 190 including embedded zeros ('<code>\0</code>'). 236 undefined numerical results, such as <code>0/0</code>.) 250 providing <code>a.name</code> as syntactic sugar for <code>a["name"]</code>. 267 The expressions <code>a[i]</code> and <code>a[j]</code> [all …]
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.html | 60 <p>The <code>ntpq</code> utility program is used to 63 <code>ntpd</code>, the NTP daemon. 65 <p>This document applies to version 4.2.8p18 of <code>ntpq</code>. 95 <p>The <code>ntpq</code> utility program is used to monitor NTP daemon <code>ntpd</code> operation [all...] |
H A D | invoke-ntpq.texi | 16 @code{ntpq} 26 @code{ntpq} 33 @code{ntpq} 39 @code{ntpq} 45 @code{ntpq} 49 @code{ntpq} 57 @code{ntpq} 64 @code{-4} 67 @code{-6} 75 @code{ [all...] |
H A D | ntpq.texi | 32 The @code{ntpq} utility program is used to 35 @code{ntpd}, the NTP daemon. 37 This document applies to version @value{VERSION} of @code{ntpq}. 55 The @code{ntpq} utility program is used to monitor NTP daemon @code{ntpd} operations and determine … 61 …embled, with raw and pretty-printed output options being available. The @code{ntpq} can also obta… 63 …code{ntpq} is executed, each of the requests will be sent to the NTP servers running on each of th… 65 …code{ntpq} uses NTP mode 6 packets to communicate with the NTP server, and hence can be used to qu… 67 …host name is expected, a @code{-4} qualifier preceding the host name forces DNS resolution to the … 80 @tab @code{/etc/ntp.conf} 81 @tab @code{-c} [all …]
|
/freebsd/contrib/ncurses/doc/html/ |
H A D | ncurses-intro.html | 128 <li><a href="#xterm">Using <code>ncurses</code> under 129 <code>xterm</code></a></li> 140 <code>ncurses</code></a></li> 308 <code>curses</code>. It is not an exhaustive reference for the 310 filled by the <code>curses</code> manual pages. Rather, it is 315 experienced <code>curses</code> programmer, you should 321 <code>ncurses</code> implementation. If you are not so 324 <p>The <code>curses</code> package is a subroutine library for 329 another. <code>Curses</code> uses terminfo, which is a database 333 <p>The <code>curses</code> API may seem something of an archaism [all …]
|
H A D | hackguide.html | 132 <li>High-quality — stable and reliable code, wide 163 be easy to condition source code using <strong>ncurses</strong> 165 code.</p> 169 code can use this macro to condition in or out the code that 173 <code>NCURSES_MOUSE_VERSION</code> which XSI Curses does not 181 <p>Code written for <strong>ncurses</strong> may assume an 186 <p>We encourage (but do not require) developers to make the code 194 <li>All such code is properly conditioned so the build process 203 <p>We use GNU <code>autoconf(1)</code> as a tool to deal with 207 which you then use to condition your code.</p> [all …]
|
/freebsd/contrib/tzcode/ |
H A D | theory.html | 4 <title>Theory and pragmatics of the tz code and data</title> 12 <h1>Theory and pragmatics of the <code><abbr>tz</abbr></code> code and data</h1> 16 <li><a href="#scope">Scope of the <code><abbr>tz</abbr></code> 20 <li><a href="#accuracy">Accuracy of the <code><abbr>tz</abbr></code> 31 <h2 id="scope">Scope of the <code><abbr>tz</abbr></code> databas [all...] |
/freebsd/contrib/tzdata/ |
H A D | theory.html | 4 <title>Theory and pragmatics of the tz code and data</title> 12 <h1>Theory and pragmatics of the <code><abbr>tz</abbr></code> code and data</h1> 16 <li><a href="#scope">Scope of the <code><abbr>tz</abbr></code> 20 <li><a href="#accuracy">Accuracy of the <code><abbr>tz</abbr></code> 31 <h2 id="scope">Scope of the <code><abbr>tz</abbr></code> database</h2> 34 href="https://www.iana.org/time-zones"><code><abbr>tz</abbr></code> 61 <code>America/Denver</code> which observes US-style daylight saving 63 and <code>America/Phoenix</code> which does not observe <abbr>DST</abbr>. 66 <code>America/Boise</code>, <code>America/Edmonton</code>, and 67 <code>America/Hermosillo</code>, each of which currently uses mountain [all …]
|
/freebsd/contrib/expat/doc/ |
H A D | reference.html | 62 <code>XML::Parser</code>, Python's <code>xml.parsers.expat</code>, and 209 <dt><code><a href= "#XML_ParserCreate" 210 >XML_ParserCreate</a></code></dt> 213 <dt><code><a href= "#XML_SetElementHandler" 214 >XML_SetElementHandler</a></code></dt> 217 <dt><code><a href= "#XML_SetCharacterDataHandler" 218 >XML_SetCharacterDataHandler</a></code></dt> 221 <dt><code><a href= "#XML_Parse" 222 >XML_Parse</a></code></dt> 238 information. Finally it increments the global <code>Depth</code> [all …]
|
/freebsd/usr.bin/bmake/tests/execution/joberr/ |
H A D | expected.stdout.1 | 2 *** [do-check-joberr] Error code 1 4 *** [do-check-joberr] Error code 1 6 *** [do-check-joberr] Error code 1 8 *** [do-check-joberr] Error code 1 10 *** [do-check-joberr] Error code 1 12 *** [do-check-joberr] Error code 1 14 *** [do-check-joberr] Error code 1 16 *** [do-check-joberr] Error code 1 18 *** [do-check-joberr] Error code 1 20 *** [do-check-joberr] Error code 1 [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | sh-flags.exp | 12 *** Error code 1 (ignored) 16 *** Error code 1 (ignored) 28 *** Error code 1 (ignored) 32 *** Error code 1 (ignored) 42 *** Error code 1 (ignored) 46 *** Error code 1 (ignored) 56 *** Error code 1 (ignored) 60 *** Error code 1 (ignored) 65 *** Error code 1 (ignored) 69 *** Error code 1 (ignored) [all …]
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | xxfi_negotiate.html | 89 <CODE>pf0</CODE> - <CODE>pf3</CODE> 103 <CODE>pf0</CODE> - <CODE>pf3</CODE>. 133 <CODE>include/libmilter/mfdef.h</CODE>: 135 <CODE>SMFIP_</CODE>. 140 (<CODE>f1</CODE>, <CODE>*pf1</CODE>): 142 <LI><A NAME="SMFIP_RCPT_REJ"><CODE>SMFIP_RCPT_REJ</CODE></A>: 144 MTA should also send <CODE>RCPT</CODE> commands that have been rejected 154 <CODE>{rcpt_mailer}</CODE>: 156 <CODE>error</CODE>, 159 <CODE>{rcpt_host}</CODE> and <CODE>{rcpt_addr}</CODE> [all …]
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | common.c | 10 * 1. Redistributions of source code must retain the above copyright 108 int code; in _hdb_fetch_kvno() local 128 code = db->hdb__get(context, db, key, &value); in _hdb_fetch_kvno() 130 if(code) in _hdb_fetch_kvno() 131 return code; in _hdb_fetch_kvno() 132 code = hdb_value2entry(context, &value, &entry->entry); in _hdb_fetch_kvno() 133 if (code == ASN1_BAD_ID && (flags & HDB_F_CANON) == 0) { in _hdb_fetch_kvno() 136 } else if (code == ASN1_BAD_ID) { in _hdb_fetch_kvno() 139 code = hdb_value2entry_alias(context, &value, &alias); in _hdb_fetch_kvno() 140 if (code) { in _hdb_fetch_kvno() [all …]
|
H A D | db.c | 10 * 1. Redistributions of source code must retain the above copyright 97 int code; in DB_seq() local 99 code = db->hdb_lock(context, db, HDB_RLOCK); in DB_seq() 100 if(code == -1) { in DB_seq() 104 code = (*d->seq)(d, &key, &value, flag); in DB_seq() 106 if(code == -1) { in DB_seq() 107 code = errno; in DB_seq() 108 krb5_set_error_message(context, code, "Database %s seq error: %s", in DB_seq() 109 db->hdb_name, strerror(code)); in DB_seq() 110 return code; in DB_seq() [all …]
|
/freebsd/contrib/netbsd-tests/lib/libbpfjit/ |
H A D | t_bpfjit.c | 11 * 1. Redistributions of source code must retain the above copyright 87 bpfjit_func_t code; in ATF_TC_BODY() local 94 code = bpfjit_generate_code(NULL, insns, insn_count); in ATF_TC_BODY() 95 ATF_REQUIRE(code != NULL); in ATF_TC_BODY() 97 ATF_CHECK(jitcall(code, pkt, 1, 1) == 17); in ATF_TC_BODY() 99 bpfjit_free_code(code); in ATF_TC_BODY() 115 bpfjit_func_t code; in ATF_TC_BODY() local 124 const uint16_t rcode = insns[0].code; in ATF_TC_BODY() 130 /* Current implementation generates code. */ in ATF_TC_BODY() 131 code = bpfjit_generate_code(NULL, insns, insn_count); in ATF_TC_BODY() [all …]
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen.html | 73 <p>This document describes the use of the NTP Project’s <code>ntp-keygen</code> 87 <p>This document applies to version 4.2.8p18 of <code>ntp-keygen</code>. 133 The <code>-p</code> option specifies the password for local encrypted files and the 134 <code>-q</code> option the password for encrypted files sent to remote sites. 136 <code>gethostname()</code> functio [all...] |
H A D | invoke-ntp-keygen.texi | 44 @code{ntpq(1ntpqmdoc)} 46 @code{ntpdc(1ntpdcmdoc)} 59 @code{-p} 61 @code{-q} 64 @code{hostname(1)} 68 @code{ntp-keygen} 76 @code{pw} 78 @code{crypto} 79 @code{ntpd(1ntpdmdoc)} 86 @code{ntp [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | StmtDataCollectors.td | 2 code Code = [{ 4 // This ensures that non-macro-generated code isn't identical to 5 // macro-generated code. 12 code Code = [{ 19 code Code = [{ 24 code Code = [{ 29 code Code = [{ 34 code Code = [{ 43 code Code = [{ 69 code Code = [{ [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | OptParser.td | 112 code ValuesCode = ?; 118 code MacroPrefix = ""; 119 code KeyPath = ?; 120 code DefaultValue = ?; 121 code ImpliedValue = ?; 122 code ImpliedCheck = "false"; 123 code ShouldParse = "true"; 125 code NormalizerRetTy = ?; 126 code NormalizedValuesScope = ""; 127 code Normalizer = ""; [all …]
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver40-ja.html | 24 Reference ID: <code>JJY</code><br> 25 Driver ID: <code>JJY</code><br> 26 Serial Port: <code>/dev/jjy<em>u</em></code>; それぞれのJJY受信機、GPS時計、テレフォンJJYを参照して下さい。 89 <td><code>dcst{CR}{LF}</code></td> 91 <td><code>valid{CR}{LF} | invalid{CR}{LF}</code></td> 94 <td><code>stus{CR}{LF}</code></td> 96 <td><code>adjusted{CR}{LF} | unadjusted{CR}{LF}</code></td> 99 <td><code>time{CR}{LF}</code></td> 101 <td><code>HH:MM:SS{CR}{LF}</code></td> 104 <td><code>date{CR}{LF}</code></td> [all …]
|
H A D | driver40.html | 24 Reference ID: <code>JJY</code><br> 25 Driver ID: <code>JJY</code><br> 26 Serial Port: <code>/dev/jjy<em>u</em></code>; See corresponding receiver 78 <dt>Time code format</dt> 87 <td><code>dcst{CR}{LF}</code></td> 89 <td><code>valid{CR}{LF} | invalid{CR}{LF}</code></td> 92 <td><code>stus{CR}{LF}</code></td> 94 <td><code>adjusted{CR}{LF} | unadjusted{CR}{LF}</code></td> 97 <td><code>time{CR}{LF}</code></td> 99 <td><code>HH:MM:SS{CR}{LF}</code></td> [all …]
|
/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | i8 | 2 block in proto icmp from any to any icmp-type unreach code 1 3 pass in proto icmp all icmp-type unreach code cutoff-preced 4 pass in proto icmp all icmp-type unreach code filter-prohib 5 pass in proto icmp all icmp-type unreach code isolate 6 pass in proto icmp all icmp-type unreach code needfrag 7 pass in proto icmp all icmp-type unreach code net-prohib 8 pass in proto icmp all icmp-type unreach code net-tos 9 pass in proto icmp all icmp-type unreach code host-preced 10 pass in proto icmp all icmp-type unreach code host-prohib 11 pass in proto icmp all icmp-type unreach code host-tos [all …]
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | i8 | 2 block in inet proto icmp from any to any icmp-type unreach code 1 3 pass in inet proto icmp from any to any icmp-type unreach code 15 4 pass in inet proto icmp from any to any icmp-type unreach code 13 5 pass in inet proto icmp from any to any icmp-type unreach code 8 6 pass in inet proto icmp from any to any icmp-type unreach code 4 7 pass in inet proto icmp from any to any icmp-type unreach code 9 8 pass in inet proto icmp from any to any icmp-type unreach code 11 9 pass in inet proto icmp from any to any icmp-type unreach code 14 10 pass in inet proto icmp from any to any icmp-type unreach code 10 11 pass in inet proto icmp from any to any icmp-type unreach code 12 [all …]
|