/freebsd/contrib/ntp/html/ |
H A D | sntp.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 5 <title>sntp - Simple Network Time Protocol (SNTP) Client</title> 6 <!-- Changed by: Harlan &, 07-Dec-2014 --> 10 <h3><tt>sntp</tt> - Simple Network Time Protocol (SNTP) Client</h3> 14 <!-- #BeginDate format:En2m -->1-Apr-2015 11:05<!-- #EndDate --> 19 …tt>sntp [{--help -?}][{-4 -6}][-a <i>keynum</i>][-b <i>bcaddress</i>][-B <i>bctimeout</i>][-c][-d]… 21 …r from a script by a <tt>cron</tt> job. The program implements the SNTP client protocol defined in… 22 <p>By default, <tt>sntp</tt> writes the local date and time (i.e., not UTC) to the standard output … 23 <p><tt>2011-08-04 00:40:36.642222 (+0000) +0.006611 +/- 0.041061 psp-os1 149.20.68.26 s3 no-leap</… [all …]
|
H A D | discover.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 14 <!-- #BeginDate format:En2m -->10-Mar-2014 05:04<!-- #EndDate --> 29 …st/multicast and many cast schemes utilize the ubiquitous broadcast or one-to-many paradigm native… 30 <p> All three schemes work in much the same way and might be described as <i>grab-n'-prune.</i> Thr… 32 …tt>maxclock</tt> option of the <tt>tos</tt> command. The <tt>maxclock</tt> default is 10, but it s… 33 …-stratum servers and avoid servers below or above specified stratum levels. By default, servers of… 38 …-to-live by default 127. These defaults can be overridden by the <tt>minpoll</tt> and <tt>ttl</tt>… 39 …-only mode and sends no further messages. If for some reason the broadcast server does not respond… 40 …tt>broadcast</tt> command and specifying the broadcast address of a local interface. If two or mor… [all …]
|
H A D | assoc.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 14 <!-- #BeginDate format:En2m -->31-Jan-2014 06:54<!-- #EndDate --> 32 … NTPv4, are mobilized by a configuration command which includes the <tt>preempt</tt> option or upo… 37 … configuration in the Internet today. It operates in the classic remote-procedure-call (RPC) parad… 38 …tt>server</tt> (sic) command and specifying the server DNS name or IPv4 or IPv6 address; the … 39 …erval between the default minimum and maximum values. The <tt>minpoll</tt> and <tt>maxpoll</tt> op… 42 of low-stratum peers operate as mutual backups for each other. Each peer operates 48 this would be described as a "push-pull" operation, in that the 52 …ode using the <tt>peer</tt> command and specifying the other peer DNS name or IPv4 or IPv6 address… [all …]
|
H A D | orphan.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 12 <!-- #BeginDate format:En2m -->4-Aug-2011 23:40<!-- #EndDate --> 16 … single-point failures and multiple server redundancy is not possible. Orphan mode is intended to… 19 … using the <tt>orphan <em>stratum</em></tt> option of the <a href="miscopt.html#tos"> <tt>tos comm… 20 …es), but this can be changed using the <tt> orphanwait</tt> option of the <a href="miscopt.html#to…
|
H A D | poll.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 12 <!-- #BeginDate format:En2m -->10-Mar-2014 05:17<!-- #EndDate --> 15 …ange can be set using the <tt>minpoll</tt> and <tt>maxpoll</tt> options of the <a href="confopt.h… 16 …he the poll exponent is increased by 1. If the jiggle counter is less than -30, it is set to 0 an… 17 …tt>server</tt></a> command, instead of a single packet, the poll process can send a burst of sever… 18 … <tt>iburst</tt> option the number of packets in the burst is six, which is the number normally ne… 19 …-o'-Death Packet</a> page. In addition, when <tt>iburst</tt> or <tt>burst</tt> are enabled, the fi… 20 … This continues until the poll exponent reaches the maximum set by the <tt>maxpoll</tt> option.</p>
|
H A D | ntp_conf.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 14 <!-- #BeginDate format:En2m -->4-Oct-2010 05:13<!-- #EndDate --> 21 <li class="inline"><a href="#high-level">High-Level Description</a></li> 27 <p>The NTP configuration process is driven by a phrase-structure grammar which is used to specify t… 40 …<td>This file is a Bison source file that contains the phrase-structure grammar and the actions th… 52 … the configuration code. The most important function in this file is <tt>yylex</tt>, which is call… 68 <h4 id="high-level">High-Level Description</h4> 69 <p>A high-level description of the configuration process showing where all the files fit in is give… 76 <dt><tt>int yylex</tt>()</dt> [all …]
|
H A D | build.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=windows-1252"> 14 <!-- #BeginDate format:En2m -->1-Apr-2015 02:57<!-- #EndDate --> 26 <li class="inline"><a href="#make">Additional <tt>make</tt> Commands</a></li> 30 … procedures are completely automatic, The user types <tt>./configure</tt>, and <tt>make install</t… 31 …erface routines compiled automatically. Only the <tt>libcrypto.a</tt> library file and <tt>openssl… 34 …ns (compilers are likely to be an add-on product). If this is the case, consider using the GNU too… 35 …tt>./configure </tt>command to perform an automatic configuration procedure. This command inspects… 36 …single source tree to build executables for multiple architectures. While running on a particular … 40 …tt>/etc/ntp.conf.</tt> Newbies should see the <a href="quick.html">Quick Start</a> page for orient… [all …]
|
H A D | authopt.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 7 <!-- Changed by: stenn, 25-May-2018 --> 12 font-weight: bold; 21 <!-- #BeginDate format:En2m -->24-Jul-2018 07:27<!-- #EndDate --> 31 <dt id=automax><tt>automax [<i>logsec</i>]</tt></dt> 32 …r poll intervals above the specified interval, a session key list with a single entry will be rege… 33 <dt id="controlkey"><tt>controlkey <i>keyid</i></tt></dt> 35 href="ntpq.html"><tt>ntpq</tt></a> utility, which uses the 36 …standard protocol defined in RFC-1305. The <tt><i>keyid</i></tt> argument is the key ID for a <a … [all …]
|
H A D | ntpq.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 6 <title>ntpq - standard NTP query program</title> 10 <h3><tt>ntpq</tt> - standard NTP query program</h3> 14 <!-- #BeginDate format:En2m -->24-Jan-2018 08:35<!-- #EndDate --> 21 <tt>ntpq [-46dinp] [-c <i>command</i>] [<i>host</i>] [...]</tt> 23 <p>The <tt>ntpq</tt> utility program is used to monitor NTP daemon <tt>ntpd</tt> operations 29 … variables can be assembled, with raw and pretty-printed output options being available. The <tt>n… 30 …tt>ntpq</tt> is executed, each of the requests will be sent to the NTP servers running on each of … 31 …tt>ntpq</tt> uses NTP mode 6 packets to communicate with the NTP server, and hence can be used to … [all …]
|
H A D | rate.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 6 <title>Rate Management and the Kiss-o'-Death</title> 9 <!-- 12 font-weight: bold; 14 --> 18 <h3>Rate Management and the Kiss-o'-Death Packet</h3> 22 <!-- #BeginDate format:En2m -->10-Mar-2014 05:19<!-- #EndDate --> 33 <li class="inline"><a href="#kiss">The Kiss-o'-Death Packet</a></li> 38 …eir very busy public time servers. They operate multiple servers behind load-balancing devices to … [all …]
|
H A D | miscopt.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 13 <!-- #BeginDate format:En2m -->11-Feb-2020 14:00<!-- #EndDate --> 22 <dt id="broadcastdelay"><tt>broadcastdelay <i>delay</i></tt></dt> 23 …tt>delay</tt></em> is by default zero, in which case the exchange is enabled. If <em><tt>delay</t… 25 <dt id="driftfile"><tt>driftfile <i>driftfile</i></tt></dt> 26 …peration as the <tt>-f</tt> command line option. This command is mutually exclusive with the <tt>f… 28 …ormat consists of a single line containing a single floating point number, which records the frequ… 29 <dt id="dscp"><tt>dscp <i>dscp</i></tt></dt> 31 …tt>enable [auth | bclient | calibrate | kernel | mode7 | monitor | ntp | stats | unpeer_crypto_ear… [all …]
|
/freebsd/contrib/sendmail/libsm/ |
H A D | exc.html | 11 <br> $Id: exc.html,v 1.13 2006-06-20 17:18:16 ca Exp $ 30 Errors are not represented by a single integer error code, 32 might need to know about an error by a single integer. 170 program; instead, we terminate the program using <tt>sm_abort</tt>. 190 if (fd == -1) 194 Because the idiom <tt>sm_exc_raise_x(sm_exc_new_x(...))</tt> 195 is so common, it can be abbreviated as <tt>sm_exc_raisenew_x(...)</tt>. 199 you don't call a function like BSD's <tt>errx</tt>, 219 The end result is substantially the same as a call to <tt>errx</tt>. 274 For example, you might want to handle an end-of-file exception [all …]
|
H A D | cdefs.html | 11 <br> $Id: cdefs.html,v 1.2 2000-12-07 17:33:09 dmoen Exp $ 16 The header file <tt><sm/cdefs.h></tt> 17 defines portable interfaces to non-portable features 24 <tt> __P(parameterlist) </tt> 34 <tt> __CONCAT(x,y) </tt> 37 forming a single token xy. 42 <tt> __STRING(x) </tt> 48 <tt> __BEGIN_DECLS, __END_DECLS </tt> 52 Put <tt>__BEGIN_DECLS</tt> before the first function or variable 54 and put <tt>__END_DECLS</tt> after the last function or variable [all …]
|
H A D | heap.html | 11 <br> $Id: heap.html,v 1.9 2000-12-08 21:41:42 ca Exp $ 17 <tt>malloc</tt>, <tt>realloc</tt> and <tt>free</tt> 60 <tt>sm_malloc</tt>, <tt>sm_realloc</tt> and <tt>sm_free</tt> 62 for <tt>malloc</tt>, <tt>realloc</tt> and <tt>free</tt> that provide 64 <tt>sm_malloc_x</tt> and <tt>sm_realloc_x</tt> 66 <tt>sm_malloc</tt> and <tt>sm_realloc</tt> 69 all calls to <tt>malloc</tt>, <tt>realloc</tt> and <tt>free</tt> 71 to the corresponding <tt>sm_</tt>* routines. 75 <tt> void *sm_malloc(size_t size) </tt> 77 This function is a plug-in replacement for <tt>malloc</tt>. [all …]
|
H A D | rpool.html | 11 <br> $Id: rpool.html,v 1.4 2000-12-07 17:33:09 dmoen Exp $ 25 run of <tt>`sendmail -q`</tt> that delivered 3 messages: 96 <tt> SM_RPOOL_T *sm_rpool_new_x(SM_RPOOL_T *parent) </tt> 109 <tt> void *sm_rpool_malloc_x(SM_RPOOL_T *rpool, size_t size) </tt> 120 <tt> void sm_rpool_setsizes(SM_RPOOL_T *rpool, size_t poolsize, size_t bigobjectsize) </tt> 127 <tt>poolsize</tt> is the number of bytes of pool memory 132 as the poolsize, and only a single pool will be allocated 134 <tt>poolsize</tt> is an optimization, not a hard limit: 139 <tt>bigobjectsize</tt> is a value <= <tt>poolsize</tt>. 140 It is used when an <tt>sm_rpool_malloc_x</tt> request exceeds [all …]
|
H A D | debug.html | 11 <br> $Id: debug.html,v 1.9 2002-02-02 16:50:56 ca Exp $ 21 Sendmail 8.11 and earlier has a <tt>-d</tt> option which 29 For example, <tt>sm_trace_heap</tt> controls the output of trace 30 messages from the sm heap package, while <tt>sm_check_heap</tt> 35 In sendmail 8.12, the <tt>-d</tt> flag is generalized 39 "-dANSI" is implemented using a libsm named debug category. 45 <tt> -dANSI </tt> 49 <tt> -dfoo_*.3 </tt> 53 <tt> -d0-99.1 </tt> 57 <tt> -dANSI,foo_*.3,0-99.1 </tt> [all …]
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver7.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 13 <!-- #BeginDate format:En2m -->17-Jul-2014 02:17<!-- #EndDate --> 18 Reference ID: <tt>CHU</tt><br> 19 Driver ID: <tt>CHU</tt><br> 20 Modem Port: <tt>/dev/chu<i>u</i></tt>; 300 baud, 8-bits, no parity<br> 21 Autotune Port: <tt>/dev/icom</tt>; 1200/9600 baud, 8-bits, no parity<br> 22 Audio Device: <tt>/dev/audio</tt> and <tt>/dev/audioctl</tt> 25 …from Canadian time/frequency station <a href="http://inms-ienm.nrc-cnrc.gc.ca/time_services/shortw… 31 …-compatible, 300-b/s modem or modem chip, as described on the <a href="../pps.html">Pulse-per-seco… [all …]
|
H A D | driver29.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 14 <!-- #BeginDate format:En2m -->13-Sep-2019 08:07<!-- #EndDate --> 33 <tt>Address: </tt></div> 40 <tt>Reference ID:</tt></div> 47 <tt>Driver ID:</tt></div> 54 <tt>Serial Port:</tt></div> 61 <tt><font size="+1">Serial I/O:</font></tt></div> 63 <td><b>9600 baud, 8-bits, 1-stop, odd parity</b></td> 68 <tt><font size="+1">Serial I/O (Thunderbolt):</font></tt></div> [all …]
|
H A D | driver10.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 13 <!-- #BeginDate format:En2m -->11-Sep-2010 05:56<!-- #EndDate --> 18 Reference ID: <tt>GPS</tt><br> 19 Driver ID: <tt>GPS_AS2201</tt><br> 20 Serial Port: <tt>/dev/gps<i>u</i></tt>; 9600 baud, 8-bits, no parity<br> 21 Features: <tt>tty_clk</tt></p> 23 … of the clock, including the Input Buffer Module, Output Buffer Module, IRIG-B Interface Module an… 24 …single computer, the receiver can be connected directly to the receiver. For use with multiple com… 28 <p>When enabled by the <tt>flag4</tt> fudge flag, every received timecode is written as-is to the <… [all …]
|
H A D | driver6.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 13 <!-- #BeginDate format:En2m -->17-Jul-2014 02:17<!-- #EndDate --> 18 Reference ID: <tt>IRIG</tt><br> 19 Driver ID: <tt>IRIG_AUDIO</tt><br> 20 Audio Device: <tt>/dev/audio</tt> and <tt>/dev/audioctl</tt> 22 …-Range Instrumentation Group (IRIG) standard time distribution signal. This signal is generated by… 23 …-law companding to demodulate the data. This is the same standard as used by the telephone industr… 24 …d 50 Ohms. In such cases the cable should be terminated at the line-in port with a 50-Ohm resistor… 25 … to the PPS signal from a GPS receiver, the mean offset with a 2.4-GHz P4 running FreeBS… [all …]
|
H A D | driver20.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 3 …<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Generic NMEA GPS Rec… 4 <!-- Changed by: Pearly &, 04-Feb-2019 --> 7 table.dlstable { font-size:85%; } 8 td.ttf{ font-family:Courier; font-weight:bold; } 16 <!-- #BeginDate format:En2m -->17-Oct-2020 16:00<!-- #EndDate --> 23 Reference ID: <tt>GPS</tt><br> 24 Driver ID: <tt>GPS_NMEA</tt><br> 25 Serial Port: <tt>/dev/gps<i>u</i></tt>; 4800 - 115200 bps, 8-bits, no parity<br> 26 Serial Port: <tt>/dev/gpspps<i>u</i></tt>; for just the PPS signal (this [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVTargetMachine.cpp | 1 //===- SPIRVTargetMachine.cpp - Define TargetMachine for SPIR-V -*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // Implements the info about SPIR-V target spec. 11 //===----------------------------------------------------------------------===// 49 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() argument 50 const auto Arch = TT.getArch(); in computeDataLayout() 52 // Logical SPIR-V has no pointer size, so any fixed pointer size would be in computeDataLayout() 57 return "e-p:32:32-i64:64-v16:16-v24:32-v32:32-v48:64-" in computeDataLayout() 58 "v96:128-v192:256-v256:256-v512:512-v1024:1024-G1"; in computeDataLayout() [all …]
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | overview.html | 6 <!-- 7 $Id: overview.html,v 1.22 2013-11-22 20:51:39 ca Exp $ 8 --> 101 <A HREF="#figure-3">Figure 3</A> outlines control flow for a filter 105 <DIV ALIGN="center"><A NAME="figure-3"></A> 127 Note that although only a single message is shown above, multiple 128 messages may be sent in a single connection. 141 A single filter process may handle any number of connections 146 Furthermore, since there is not a one-to-one correspondence 149 connection-specific data must be accessed [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang-c/ |
H A D | Documentation.h | 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\ 6 |* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception *| 8 |*===----------------------------------------------------------------------===*| 13 \*===----------------------------------------------------------------------===*/ 18 #include "clang-c/CXErrorCode.h" 19 #include "clang-c/ExternC.h" 20 #include "clang-c/Index.h" 67 * A command with word-like arguments that is considered inline content. 74 * HTML start tag with attributes (name-value pairs). Considered 101 * A command that has zero or more word-like arguments (number of [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip USB 2.0 Hi-Speed Hub Controller 10 - Richard Leitner <richard.leitner@skidata.com> 15 - microchip,usb2422 16 - microchip,usb2512b 17 - microchip,usb2512bi 18 - microchip,usb2513b 19 - microchip,usb2513bi [all …]
|