Searched refs:settable (Results 1 – 25 of 85) sorted by relevance
1234
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/rsa/ |
| D | rsa_acvp_test_params.c | 22 static const OSSL_PARAM settable[] = { in ossl_rsa_acvp_test_gen_params_new() local 33 p = OSSL_PARAM_locate_const(src, settable[0].key); in ossl_rsa_acvp_test_gen_params_new() 38 alloc = OPENSSL_zalloc(sizeof(settable)); in ossl_rsa_acvp_test_gen_params_new() 43 for (s = settable; s->key != NULL; ++s) { in ossl_rsa_acvp_test_gen_params_new()
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | evconfig-private.h.cmake | 20 /* Number of bits in a file offset, on hosts where this is settable. */
|
| D | evconfig-private.h.in | 27 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | evconfig-private.h.cmake | 20 /* Number of bits in a file offset, on hosts where this is settable. */
|
| D | evconfig-private.h.in | 27 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/sys/arch/xen/conf/ |
| D | files.compat | 23 # User-settable LDT (used by WINE)
|
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | tls-provider.c | 632 static OSSL_PARAM settable[] = { in xor_gen_settable_params() local 636 return settable; in xor_gen_settable_params()
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | config.in | 99 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/external/bsd/nvi/dist/docs/vi.ref/ |
| D | spell.ok | 299 settable
|
| /netbsd/src/external/gpl3/gcc/dist/lto-plugin/ |
| D | config.h.in | 94 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/bin/sh/ |
| D | option.list | 4 * define the shell's settable options
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | gconfig.in | 128 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/ |
| D | TODO | 83 settable from time
|
| /netbsd/src/external/bsd/nvi/dist/motif_l/ |
| D | TODO | 65 * bell user settable visible bell
|
| /netbsd/src/lib/librumpuser/ |
| D | rumpuser_config.h.in | 158 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/external/bsd/pkg_install/dist/lib/ |
| D | config.h.in | 152 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | config.in | 268 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | config.in | 277 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | config.in | 337 /* Number of bits in a file offset, on hosts where this is settable. */
|
| /netbsd/src/sys/arch/i386/conf/ |
| D | GENERIC_PS2TINY | 19 options USER_LDT # user-settable LDT; used by WINE
|
| D | NET4501 | 23 #options USER_LDT # user-settable LDT; used by WINE
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/ |
| D | ctrl_params_translate.c | 545 const OSSL_PARAM *settable = NULL; in default_fixup_args() local 574 settable = EVP_PKEY_CTX_settable_params(ctx->pctx); in default_fixup_args() 575 if (!OSSL_PARAM_allocate_from_text(ctx->params, settable, in default_fixup_args()
|
| /netbsd/src/external/bsd/ntp/dist/sntp/ |
| D | sntp-opts.def | 228 settable;
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | cmakeconfig.h.in | 345 /* Number of bits in a file offset, on hosts where this is settable. */
|
| D | config.h.in | 349 /* Number of bits in a file offset, on hosts where this is settable. */
|
1234