Home
last modified time | relevance | path

Searched refs:association (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/contrib/ntp/html/scripts/
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 …line'><a href='confopt.html#broadcast'>broadcast - configure broadcast server association</a></li>\
5 …ref='confopt.html#manycastclient'>manycastclient - configure manycast client association</a></li>\
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>\
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td495 let association = AS_None;
502 let association = AS_Block;
506 let association = AS_None;
510 let association = AS_Delimited;
531 let association = AS_Block;
535 let association = AS_None;
539 let association = AS_Delimited;
549 let association = AS_Delimited;
553 let association = AS_Delimited;
560 let association = AS_None;
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenACC/
H A DACC.td270 let association = AS_Block;
296 let association = AS_Block;
312 let association = AS_None;
339 let association = AS_Block;
369 let association = AS_Block;
398 let association = AS_Block;
419 let association = AS_Loop;
425 let association = AS_None;
436 let association = AS_None;
453 let association = AS_Declaration;
[all …]
/freebsd/contrib/ntp/ntpq/
H A Dlibntpq.h85 extern int ntpq_queryhost(unsigned short VARSET, associd_t association,
91 extern int ntpq_queryhost_peervars(associd_t association, char *resultbuf, int maxlen);
H A Dntpq.texi202 System variables are assigned an association ID of zero and system name space,
203 while each association is assigned a nonzero association ID and peer namespace.
225 @tab association ID
358 except for a range of association IDs.
359 This range is determined from the association list cached by
384 association ID or @url{decode.html#kiss, kiss code}.
478 and each association separately.
542 system peer association ID
645 for each association.
653 association ID
[all …]
H A Dlibntpq.c183 int ntpq_queryhost(unsigned short VARSET, unsigned short association, char *resultbuf, int maxlen) in ntpq_queryhost() argument
191 res = doquery(VARSET,association,0,0, (char *)0, &rstatus, &dsize, &datap); in ntpq_queryhost()
H A Dntpq-opts.def119 Open an unconnected UDP association to ntpd (the default
415 System variables are assigned an association id of zero and system name
416 space, while each association is assigned a nonzero association id and
436 is displayed in hex format and the association number is also displayed.
443 .It Cm assid Ta association id
517 command for a range of association ids.
524 command for a range of association ids.
785 Status information is also available on a per-association basis.
840 system peer association id
893 billboard for each association.
[all …]
H A Dntpq.h101 * Structure to hold association data
103 struct association {
104 struct association { global() struct
105 assidassociation global() argument
106 statusassociation global() argument
H A Dinvoke-ntpq.texi290 System variables are assigned an association id of zero and system name
291 space, while each association is assigned a nonzero association id and
313 is displayed in hex format and the association number is also displayed.
322 @item @code{assid} @code{Ta} @code{association} @code{id}
396 command for a range of association ids.
403 command for a range of association ids.
665 Status information is also available on a per-association basis.
720 system peer association id
773 billboard for each association
[all...]
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib237 "The association ID of the current syspeer."
503 "The association ID. This is an internal, unique ID."
511 "The hostname or other descriptive name for the association."
529 "The type of address of the association. Can be either IPv4 or
540 the association. The type and size depends on the
542 uni/multi/broadcast association."
550 "The time offset to the association as a string."
559 "The association stratum value."
583 "The root dispersion of the association."
617 NTP entity from this association.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Directive/
H A DDirectiveBase.td135 // the association in the AS_FromLeaves case.
136 def AS_None : Association<"None"> {} // No association
148 // association will be computed based on associations of the leaf constructs:
155 // This association is not valid for leaf constructs.
204 Association association = AS_FromLeaves;
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Diommu.txt30 typically have a fixed association to the master device, whereas multiple-
49 association of masters to be configured. Note that an IOMMU can by design
156 /* static association with IOMMU */
162 /* static association with IOMMU */
/freebsd/contrib/ntp/ntpd/
H A Dntp.conf.def97 persistent association with a remote server or peer or reference
195 Additional information on association behavior can be found in the
204 client mode association with a number of remote servers.
210 client mode association with the specified remote server or local
221 persistent symmetric-active mode association with the specified
233 command mobilizes a persistent broadcast mode association.
260 manycast client mode association for the multicast address
340 Says the association can be preempted.
355 forcing the association to always survive the selection and clustering algorithms.
358 be used while testing an association.
[all …]
H A Dinvoke-ntp.conf.texi92 persistent association with a remote server or peer or reference
150 Additional information on association behavior can be found in the
159 client mode association with a number of remote servers.
165 client mode association with the specified remote server or local
176 persistent symmetric-active mode association with the specified
188 command mobilizes a persistent broadcast mode association.
215 manycast client mode association for the multicast address
295 Says the association can be preempted.
310 forcing the association to always survive the selection and clustering algorithms.
313 be used while testing an association
[all...]
/freebsd/contrib/tcsh/nls/french/
H A Dset2028 26 Sans COMMANDE, imprime l'association pour TOUCHE.\n
/freebsd/contrib/file/magic/Magdir/
H A Dber7 # The file formats are standardized by the GSMA (GSM association).
/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_bio.pod59 BIO_destroy_pair() destroys the association between two connected BIOs. Freeing
60 up any half of the pair will automatically destroy the association.
H A DBIO_push.pod27 The removed BIO becomes a single BIO with no association with
/freebsd/contrib/wpa/hostapd/
H A DChangeLog92 * fixed FT-EAP initial mobility domain association using PMKSA caching
102 determine with AKM was used for an association
138 - reject release 2 or newer association without PMF
146 * added RSSI-based association rejection from OCE
357 - allow PMKSA cache entry to be removed without association
605 this association)
626 hostapd to reject association with any station that does not support
738 * fix WPS association with both WPS IE and WPA/RSN IE present with
854 (adds a new association ping to protect against unauthenticated
855 authenticate or (re)associate request frames dropping association)
[all …]
/freebsd/sys/ufs/ufs/
H A DREADME.acls9 Access control lists allow the association of fine-grained discretionary
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.def112 Open an unconnected UDP association to ntpd (the default
585 Add a configured peer association at the given address and
588 association with the same peer may be deleted when this command is
636 association to be deleted.
638 association may persist in an unconfigured mode if the remote peer
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt31 - ranges: Encodes CS to memory region association.
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/
H A Drepetition.dat105 # form properly grouped, so right association did the wrong thing with
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog116 * fixed FT-EAP initial mobility domain association using PMKSA caching
143 - fixed some association cases where both SAE and FT-SAE were enabled
319 - indicate group completion in P2P Client role after data association
906 * improved reassociation behavior in cases where association is rejected
1080 (postpone processing of unexpected EAPOL frame until association
1137 - Add event CTRL-EVENT-ASSOC-REJECT for association rejected.
1324 unnecessary scans and to speed up association
1345 and association commands (e.g., mac80211-based Linux drivers with
1379 association event and the following EAPOL-Key
1440 * fixed FT (IEEE 802.11r) authentication after a failed association to
[all …]
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython.swig30 * :py:class:`SBLineEntry`: Specifies an association with a contiguous range of instructions

123