/openbsd-src/gnu/usr.bin/perl/cpan/experimental/lib/ |
H A D | experimental.pm | 60 my %additional = ( 71 _enable(@{ $additional{$pragma} }) if $additional{$pragma}; 75 _enable(@{ $additional{$pragma} }) if $additional{$pragma}; 78 _enable(@{ $additional{$pragma} }) if $additional{$pragma}; 107 _disable(@{ $additional{$pragma} }) if $additional{$pragma}; 111 _disable(@{ $additional{ [all...] |
/openbsd-src/lib/libcrypto/man/ |
H A D | RSA_get_ex_new_index.3 | 76 argument, enabling storage of one additional 85 Reserving an additional index for one parent object type, for example for 220 and sometimes also attempt additional cleanup work as a side effect. 231 any additional cleanup work the 235 Arguably, leaking additional memory while trying to free some 253 Attempting additional cleanup work in 258 Instead, if any additional cleanup work is needed, it is recommended 280 is also inadvisable because it introduces an additional responsibility
|
H A D | X509_STORE_CTX_new.3 | 175 to be verified, and a set of additional 250 are identical and set the additional, 254 overriding the set of additional, untrusted certificates that was set with 261 to the set of additional, untrusted certificates associated with 277 This might be used where additional "useful" CRLs are supplied as part 320 to the set of additional, untrusted certificates or 322 if no set of additional certificates was provided.
|
H A D | EVP_AEAD_CTX_init.3 | 38 .Nd authenticated encryption with additional data 119 AEAD (Authenticated Encryption with Additional Data) couples 123 Each message has a unique, per-message nonce and, optionally, additional 169 and optional additional data 203 encrypts and authenticates the input and authenticates any additional 328 returns the maximum number of additional bytes added by the act of
|
H A D | PKCS12_parse.3 | 81 and any additional certificates to 93 in which case additional certificates will be discarded. 95 can also be a valid STACK, in which case additional certificates are
|
/openbsd-src/usr.bin/ssh/ |
H A D | auth-options.c | 525 * Merges "additional" options to "primary" and returns the result. 530 const struct sshauthopt *additional, const char **errstrp) in sshauthopt_merge() argument 548 tmp = additional->required_from_host_cert; in sshauthopt_merge() 553 tmp = additional->required_from_host_keys; in sshauthopt_merge() 563 ret->force_tun_device = additional->force_tun_device; in sshauthopt_merge() 568 } else if (additional->nenv) { in sshauthopt_merge() 570 additional->env, additional->nenv) != 0) in sshauthopt_merge() 577 } else if (additional->npermitopen > 0) { in sshauthopt_merge() 579 additional->permitopen, additional->npermitopen) != 0) in sshauthopt_merge() 587 } else if (additional->npermitlisten > 0) { in sshauthopt_merge() [all …]
|
/openbsd-src/regress/usr.bin/mandoc/roff/cond/ |
H A D | close.in | 21 text line contains closing brace and additional words 29 request line contains closing brace and additional args 49 \} with additional words
|
H A D | close.out_ascii | 15 text line contains closing brace and additional words 19 request line contains closing brace and additional args 31 preceding words text line block end with additional words following
|
/openbsd-src/lib/libc/gen/ |
H A D | user_from_uid.3 | 57 do not require additional calls to 74 do not require additional calls to 91 do not require additional calls to 108 do not require additional calls to
|
/openbsd-src/regress/usr.sbin/bgpd/integrationtests/ |
H A D | Makefile | 65 # install exabgp from ports for additional tests 69 # install exabgp from ports for additional tests 73 # install exabgp from ports for additional tests 77 # install exabgp from ports for additional tests
|
/openbsd-src/usr.sbin/dvmrpctl/ |
H A D | dvmrpctl.8 | 52 can be specified for additional detail. 56 can be specified for additional detail. 60 can be specified for additional detail.
|
/openbsd-src/gnu/usr.bin/perl/lib/ExtUtils/ |
H A D | Embed.pm | 320 Any additional arguments are expected to be names of modules 333 B<[@modules]> is an array ref, same as additional arguments mentioned above. 385 as an additional linker argument. 389 Additional linker arguments to be considered. 391 Any additional arguments found before the B<--> token 402 B<[@modules]> is equivalent to additional arguments found before the B<--> token. 420 In addition, when ModuleName.a is found, additional linker arguments 425 This will do the same as the above example, along with printing additional 431 Any arguments after the second '--' token are additional linker 433 conflict, the additional arguments will be part of the output.
|
/openbsd-src/gnu/usr.bin/cvs/doc/ |
H A D | cvsclient.info-3 | 24 Additional data: New Entries line, \n. This means a file PATHNAME 29 Additional data: New Entries line, \n. Like `Checked-in', but the 33 Additional data: New Entries line, \n, mode, \n, file 43 This is just like `Updated' and takes the same additional data, but 57 This is just like `Updated' and takes the same additional data, but 69 This is just like `Updated' and takes the same additional data, 85 This is just like `Updated' and takes the same additional data, 95 This is just like `Rcs-diff' and takes the same additional data, 146 Additional data: NEWNAME \n. Copy file PATHNAME to NEWNAME in the 176 Additional data: TAGSPEC \n. Tell the client to set a sticky tag [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-pdp11.c | 34 int additional; /* Is there an additional word? */ member 35 int word; /* Additional word, if any. */ 467 operand->additional = TRUE; in parse_op_no_deferred() 534 operand->additional = 1; in parse_op_no_deferred() 556 operand->additional = TRUE; in parse_op_no_deferred() 693 op1.additional = FALSE; in md_assemble() 696 op2.additional = FALSE; in md_assemble() 786 if (op1.additional) in md_assemble() 795 if (op1.additional) in md_assemble() 814 if (op1.additional) in md_assemble() [all …]
|
/openbsd-src/libexec/ld.so/ldconfig/ |
H A D | ldconfig.8 | 67 directories (or the order thereof) from the cache or to specify additional 103 Any additional pathnames on the command line are also processed. 148 Additional directories containing shared libraries, 151 Additional directories containing shared libraries,
|
/openbsd-src/lib/libtls/man/ |
H A D | tls_load_file.3 | 270 adds an additional public certificate and private key from the specified files, 274 adds an additional public certificate and private key from memory, used as an 278 adds an additional public certificate, private key, and DER-encoded OCSP staple 283 adds an additional public certificate, private key, and DER-encoded OCSP staple
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-pdp11.c | 49 int additional; /* is there an additional word? */ member 50 int word; /* additional word, if any */ 431 operand->additional = TRUE; in parse_op_no_deferred() 497 operand->additional = 1; in parse_op_no_deferred() 518 operand->additional = TRUE; in parse_op_no_deferred() 645 op1.additional = FALSE; 681 op1.additional = FALSE; 684 op2.additional = FALSE; 774 if (op1.additional) 783 if (op1.additional) [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | comdat3.C | 4 // Additional sources: comdat3-aux.cc 5 // Additional files: comdat3.h
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | PointerAuth.md | 51 The ``discriminator`` argument is the additional diversity data to be used as a 82 The ``discriminator`` argument is the additional diversity data to be used as a 153 The ``old discriminator`` argument is the additional diversity data to be used 157 The ``new discriminator`` argument is the additional diversity data to be used 184 The ``discriminator`` argument is the additional diversity data to be used as a 190 combination of value and additional diversity data.
|
/openbsd-src/sbin/unwind/libunbound/iterator/ |
H A D | iter_scrub.c | 89 /** return true if rr type has additional names in it */ 109 /** get additional name from rrset RR, return false if no name present */ 149 /** Place mark on rrsets in additional section they are OK */ 154 /* Mark A and AAAA for NS as appropriate additional section info. */ in mark_additional_rrset() 361 /** Check if type is allowed in the additional section */ 413 * records from the answer and additional sections and (re)synthesizing in scrub_normalize() 588 /* Mark the additional names from relevant rrset as OK. */ in scrub_normalize() 590 * will be removed by sanitize, so no additional for them */ in scrub_normalize() 598 /* Mark additional names from AUTHORITY */ in scrub_normalize() 687 /* For each record in the additional sectio in sanitize_nsec_is_overreach() [all...] |
/openbsd-src/usr.sbin/unbound/iterator/ |
H A D | iter_scrub.c | 89 /** return true if rr type has additional names in it */ 109 /** get additional name from rrset RR, return false if no name present */ 149 /** Place mark on rrsets in additional section they are OK */ 154 /* Mark A and AAAA for NS as appropriate additional section info. */ in mark_additional_rrset() 361 /** Check if type is allowed in the additional section */ 413 * records from the answer and additional sections and (re)synthesizing in scrub_normalize() 588 /* Mark the additional names from relevant rrset as OK. */ in scrub_normalize() 590 * will be removed by sanitize, so no additional for them */ in scrub_normalize() 598 /* Mark additional names from AUTHORITY */ in scrub_normalize() 687 /* For each record in the additional sectio in sanitize_nsec_is_overreach() [all...] |
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | unitauth.c | 61 /** additional flags or "" */ 184 ";additional section\n" 192 ";additional section\n" 345 ";additional section\n" 361 ";additional section\n" 371 ";additional section\n" 381 ";additional section\n" 391 ";additional section\n" 401 ";additional section\n" 411 ";additional section\n" [all …]
|
/openbsd-src/sys/dev/pci/drm/include/drm/ |
H A D | drm_module.h | 16 * module helpers, such as module_pci_driver(), but respect additional 81 * @__modeset: an additional parameter that disables the driver 87 * behaves like drm_module_pci_driver() with an additional driver-specific
|
/openbsd-src/usr.sbin/vmd/ |
H A D | vm.conf.5 | 64 Additional configuration files can be included with the 307 statements, additional default interfaces will be added. 335 additional instances of the VM. 381 Allow user to create additional instances from the instances. 498 Create the switch "uplink" with an additional physical network interface: 525 Administrators may need to create additional devices using
|
/openbsd-src/regress/usr.bin/mandoc/man/SS/ |
H A D | Makefile | 9 # - .SS without args just before EOF causes two additional blank lines. 10 # - Empty .SS heads cause additional vertical spacing.
|