Home
last modified time | relevance | path

Searched full:indicator (Results 1 – 25 of 652) sorted by relevance

12345678910>>...27

/freebsd/crypto/krb5/doc/admin/
H A Dauth_indicator.rst12 authentication indicator value can be any string chosen by the KDC
16 the KDC to include an indicator when that preauthentication mechanism
18 :ref:`kdc.conf(5)`. For OTP, use the **indicator** variable in the
22 To require an indicator to be present in order to authenticate to a
24 principal to the indicator value to be required. If you wish to allow
26 indicator values separated by spaces.
29 indicator value "strong" when PKINIT is used to authenticate, using a
35 authentication indicator value::
H A Dotp.rst33 indicator = <string> (default: none)
47 If an indicator field is present, tickets issued using this token type
48 will be annotated with the specified authentication indicator (see
/freebsd/crypto/krb5/doc/html/_sources/admin/
H A Dauth_indicator.rst.txt12 authentication indicator value can be any string chosen by the KDC
16 the KDC to include an indicator when that preauthentication mechanism
18 :ref:`kdc.conf(5)`. For OTP, use the **indicator** variable in the
22 To require an indicator to be present in order to authenticate to a
24 principal to the indicator value to be required. If you wish to allow
26 indicator values separated by spaces.
29 indicator value "strong" when PKINIT is used to authenticate, using a
35 authentication indicator value::
H A Dotp.rst.txt33 indicator = <string> (default: none)
47 If an indicator field is present, tickets issued using this token type
48 will be annotated with the specified authentication indicator (see
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.timecodes15 A alarm indicator (format specific)
16 Q quality indicator (format specific)
23 quality. When the alarm indicator it on, the receiver is not operating
25 alarm indicator is off and the quality indicator is on, the receiver has
58 q = quality indicator (<SP> < 1ms, A < 10 ms, B < 100 ms, C < 500
64 d = standard/daylight time indicator (<SP> standard, D daylight)
83 q = quality/alarm indicator (<SP> = locked, ? = alarm)
119 d = features indicator (@ = month/day display enabled)
131 a = AM/PM indicator (A = AM, P = PM, <SP> - 24-hour format)
133 s = daylight-saving indicator (<SP> standard, D daylight)
/freebsd/lib/libc/stdio/
H A Dfseek.366 function sets the file position indicator for the stream pointed
81 start of the file, the current position indicator, or end-of-file,
85 function clears the end-of-file indicator for the stream and undoes
95 obtains the current value of the file position indicator for the
101 function sets the file position indicator for the stream pointed
109 except that the error indicator for the stream is also cleared
204 indicator would be set to a negative value.
221 or file-position indicator value is unspecified
H A Dferror.374 tests the end-of-file indicator for the stream pointed to by
77 The end-of-file indicator may be cleared by explicitly calling
84 tests the error indicator for the stream pointed to by
/freebsd/share/doc/usd/22.trofftut/
H A Dttindex125 i scale indicator 4
135 m scale indicator 7
152 p scale indicator 3
165 scale indicator i 4
166 scale indicator m 7
167 scale indicator p 3
168 scale indicator u 12
188 u scale indicator 12
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_authind.py24 fail('Expected auth indicator not seen in name attributes')
33 fail('Expected auth indicator not seen in name attributes')
37 # Test the FAST encrypted challenge auth indicator.
48 fail('Expected auth indicator not seen in name attributes')
51 success('GSSAPI auth indicator tests')
/freebsd/crypto/krb5/src/tests/
H A Dt_authdata.py108 mark('AS-REQ to local service auth indicator')
114 mark('ticket modification auth indicator')
119 mark('AS-REQ to cross TGT auth indicator')
132 mark('AS-REQ to local TGT auth indicator')
137 mark('TGS-REQ to local service auth indicator')
141 mark('TGS-REQ to cross TGT auth indicator')
146 mark('TGS-REQ to foreign service auth indicator')
149 fail('auth-indicator seen in cross TGT request to local TGT')
152 fail('auth-indicator seen in cross TGT request to cross TGT')
155 fail('auth-indicator seen in cross TGT request to service')
[all …]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_ulink.c195 int quality = INT_MAX; /* quality indicator */ in ulink_receive()
197 char syncchar; /* synchronization indicator */ in ulink_receive()
198 char leapchar; /* leap indicator */ in ulink_receive()
269 * + Leap year indicator. '+' if a leap year, in ulink_receive()
273 * S Daylight savings indicator in ulink_receive()
280 * : This is the REAL in sync indicator (: = insync) in ulink_receive()
328 * S WWVB decoder sync indicator. S for in-sync(?) in ulink_receive()
341 * + Leap year indicator. '+' if a leap year, in ulink_receive()
345 * S Daylight savings indicator in ulink_receive()
352 * : This is the REAL in sync indicator ( in ulink_receive()
[all...]
H A Drefclock_pst.c43 * a = AM/PM indicator (' ' for 24-hour mode)
46 * s = daylight-saving indicator (' ' for 24-hour mode)
49 * d = features indicator (@ = month/day display enabled)
196 char ampmchar; /* AM/PM indicator */ in pst_receive()
197 char daychar; /* standard/daylight indicator */ in pst_receive()
/freebsd/contrib/ntp/html/drivers/
H A Ddriver34.html27 …<p>R = Signal readability indicator, ranging from R1 to R5 Q R1 is unreadable, R5 is best receptio…
36 …S = Daylight savings indicator, (S)TD, (D)ST, (O) transition into DST, (I) transition out of DST<b…
63 …<p>S = sync indicator S insync N not in sync the sync flag is WWVB decoder sync nothing to do with…
67 YYYY = current year + = leap year indicator<br>
70 S = daylight savings indicator space<br>
71 HH = hours : = This is the REAL in sync indicator (: = insync)<br>
76 <p>This driver ignores UT1 correction, DST indicator,Leap year and signal level.</p>
/freebsd/crypto/krb5/doc/html/admin/
H A Dauth_indicator.html56 <span id="auth-indicator"></span><h1>Authentication indicators<a class="headerlink" href="#authenti…
63 authentication indicator value can be any string chosen by the KDC
66 the KDC to include an indicator when that preauthentication mechanism
68 …span class="std std-ref">kdc.conf</span></a>. For OTP, use the <strong>indicator</strong> variabl…
71 <p>To require an indicator to be present in order to authenticate to a
73 principal to the indicator value to be required. If you wish to allow
75 indicator values separated by spaces.</p>
77 indicator value “strong” when PKINIT is used to authenticate, using a
83 authentication indicator value:</p>
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dadp1653.txt11 There are two LED outputs available - flash and indicator. One LED is
12 represented by one child node, nodes need to be named "flash" and "indicator".
35 indicator {
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dams,as3645a.txt4 flash LED and one indicator LED. The high current flash LED can be
47 Required properties of the indicator child node (1)
51 led-max-microamp: Maximum indicator current. The allowed values are
54 Optional properties of the indicator child node
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmediatek,mt6370.yaml67 indicator:
69 $ref: /schemas/leds/mediatek,mt6370-indicator.yaml#
107 - indicator
157 indicator {
158 compatible = "mediatek,mt6370-indicator";
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dai_authdata.c2 /* src/lib/krb5/krb/ai_authdata.c - auth-indicator authdata module */
208 /* Add the indicator count. */ in authind_size()
211 /* Add each indicator's length and value. */ in authind_size()
232 /* Serialize the indicator count. */ in authind_externalize()
239 /* Serialize the length and indicator value. */ in authind_externalize()
291 /* Get the indicator. */ in authind_internalize()
/freebsd/crypto/openssl/test/recipes/
H A D03-test_fipsinstall.t131 "fipsinstall verify fail no install indicator mac");
151 "fipsinstall verify fail if invalid install indicator integrity value");
161 "fipsinstall verify fail if invalid install indicator status");
293 "verify load config fail bad indicator");
312 "fipsinstall config saved without self test indicator");
316 "fipsinstall config verify fails without self test indicator");
320 "fipsinstall config verify passes when self test indicator is not present");
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_gvt-d-opregion.h76 uint32_t chpd; ///< Offset 0x1A8 Current Hotplug Enable Indicator
77 uint32_t clid; ///< Offset 0x1AC Current Lid State Indicator
78 uint32_t cdck; ///< Offset 0x1B0 Current Docking State Indicator
109 uint32_t tche; ///< Offset 0x308 Technology Enabled Indicator
127 uint32_t stat; ///< Offset 0x3B6 State Indicator
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-fipsinstall.1173 .IP "\- A test status indicator." 4
174 .IX Item "- A test status indicator."
177 .IP "\- A \s-1MAC\s0 of the status indicator." 4
178 .IX Item "- A MAC of the status indicator."
280 Do not write the two fields related to the \*(L"test status indicator\*(R" and
281 \&\*(L"\s-1MAC\s0 status indicator\*(R" to the output configuration file. Without these fields
/freebsd/share/doc/usd/21.troff/
H A Dm1101 indicator suffixes
115 Indicator Meaning \*(TR \*(NR
167 the unit scale indicator
173 The \fIabsolute position\fR indicator \fB~\fR may be prefixed
205 and interpreted as an increment or decrement indicator respectively.
206 In the presence of default scaling, the desired scale indicator must be
228 an increment indicator,
623 If the type indicator \fIc\fR is present,
625 The type indicator can also be a value saved from the read-only \fB.j\fR number
631 Indicator Adjust Type
/freebsd/contrib/unbound/dnstap/
H A Ddnstap_fstrm.h126 * the zero control indicator can be included before the control frame length.
141 * the zero control indicator can be included before the control frame length.
153 * the zero control indicator can be included before the control frame length.
167 * the zero control indicator can be included before the control frame length.
179 * the zero control indicator can be included before the control frame length.
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_post_send.3137 .B IBV_SEND_FENCE \fR Set the fence indicator. Valid only for QPs with Transport Service Type \fBI…
139 .B IBV_SEND_SIGNALED \fR Set the completion notification indicator. Relevant only if QP was create…
141 .B IBV_SEND_SOLICITED \fR Set the solicited event indicator. Valid only for Send and RDMA Write wi…
/freebsd/share/misc/
H A Dusb_hid_usages512 0x3A Usage Selected Indicator
513 0x3B Usage In Use Indicator
514 0x3C Usage Multi Mode Indicator
515 0x3D Indicator On
516 0x3E Indicator Flash
517 0x3F Indicator Slow Blink
518 0x40 Indicator Fast Blink
519 0x41 Indicator Off
525 0x47 Usage Indicator Color
526 0x48 Indicator Red
[all …]

12345678910>>...27