| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | config_known_tcp_ports.c | 60 ARGV *association; in config_known_tcp_ports() local 84 association = argv_split_at(temp, '='); in config_known_tcp_ports() 87 if (association->argc == 0) { in config_known_tcp_ports() 89 } else if (association->argc == 1) { in config_known_tcp_ports() 99 bp = association->argv[association->argc - 1]; in config_known_tcp_ports() 105 for (n = 0; n < association->argc - 1; n++) { in config_known_tcp_ports() 108 bp = association->argv[n]; in config_known_tcp_ports() 124 argv_free(association); in config_known_tcp_ports()
|
| /netbsd-src/external/bsd/ntp/dist/html/scripts/ |
| H A D | confopt.txt | 2 <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>\
|
| /netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
| H A D | dictionary.h | 28 struct association { struct 31 association() : v(0) {} in association() argument 49 association *table;
|
| H A D | dictionary.cpp | 45 table = new association[n]; in dictionary() 76 association *old_table = table; in lookup() 77 table = new association[size]; in lookup()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | find_inet.c | 154 struct association { struct 161 struct association associations[10]; argument 199 struct association *ap; in main()
|
| H A D | known_tcp_ports.c | 149 struct association { struct 161 struct association associations[10]; argument 199 struct association *ap; in main()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | rfc2367.txt | 436 messages using the PF_KEY socket. Security association information 438 association table using a set of predefined messages. In the normal 626 security association specific data whose types and lengths are 662 sadb_msg_satype Indicates the type of security association(s). Valid 825 security association. The only times this extension is not present is 850 association. Although this is a 32-bit field, some 861 sadb_sa_state The state of the security association. The currently 865 security association. The valid authentication 868 for this security association. 871 security association. The valid encryption algorithms [all …]
|
| H A D | rfc2407.txt | 42 (ISAKMP) defines a framework for security association management and 135 The SIT_IDENTITY_ONLY type specifies that the security association 141 exchanges ([IKE], Section 5) and MUST abort any association setup 153 The SIT_SECRECY type specifies that the security association is being 166 association setup MUST be aborted. 177 The SIT_INTEGRITY type specifies that the security association is 182 use for the association, the integrity information immediately 193 association setup MUST be aborted. 699 association. When the SA expires, all keys negotiated under 700 the association (AH or ESP) must be renegotiated. The life [all …]
|
| /netbsd-src/external/bsd/ntp/dist/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 237 "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 …]
|
| /netbsd-src/external/bsd/ntp/dist/ntpq/ |
| H A D | libntpq.h | 87 extern int ntpq_queryhost(unsigned short VARSET, associd_t association, 93 extern int ntpq_queryhost_peervars(associd_t association, char *resultbuf, int maxlen);
|
| H A D | ntpq.texi | 202 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 D | libntpq.c | 185 int ntpq_queryhost(unsigned short VARSET, unsigned short association, char *resultbuf, int maxlen) in ntpq_queryhost() argument 193 res = doquery(VARSET,association,0,0, (char *)0, &rstatus, &dsize, &datap); in ntpq_queryhost()
|
| /netbsd-src/crypto/dist/ipsec-tools/rpm/ |
| H A D | ipsec-tools.spec.in | 19 association database configuration utility.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/DependenceGraphs/ |
| H A D | index.rst | 133 …ause they mainly represent association between a loop structure and the program elements inside th…
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | ber | 7 # The file formats are standardized by the GSMA (GSM association).
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/data/ |
| H A D | test005-out.ldif | 37 st: alumni association
|
| /netbsd-src/sys/net80211/ |
| H A D | CHANGES | 195 bandaid ni_fails handling so ap's with association failures are 211 association id so previously were being timed out) 282 reject association requests with a wpa/rsn ie when wpa/rsn is not 399 add "pureg" mode for ap operation: reject association requests from
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | BIO_s_bio.pod | 59 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 D | BIO_push.pod | 27 The removed BIO becomes a single BIO with no association with
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | BIO_s_bio.pod | 59 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 D | BIO_push.pod | 27 The removed BIO becomes a single BIO with no association with
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | security.sdf | 129 association. Anonymous bind mechanism is enabled by default, but 138 association. Unauthenticated bind mechanism is disabled by default, 164 an {{anonymous}} authorization association.
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4531.txt | 153 role has an anonymous association at the initiating peer in its new 154 server role. If the turn was mutual, the authentication association 157 was not mutual, this association is void.
|
| /netbsd-src/sys/ufs/ufs/ |
| H A D | README.acls | 10 Access control lists allow the association of fine-grained discretionary
|
| /netbsd-src/tests/lib/libc/regex/data/att/ |
| H A D | repetition.dat | 105 # form properly grouped, so right association did the wrong thing with
|