| /freebsd-12.1/sys/isa/ |
| H A D | isahint.c | 45 int sensitive, start, count; in isa_hinted_child() local 49 sensitive = 0; in isa_hinted_child() 50 if (resource_int_value(name, unit, "sensitive", &sensitive) != 0) in isa_hinted_child() 51 resource_int_value(name, -1, "sensitive", &sensitive); in isa_hinted_child() 53 if (sensitive) in isa_hinted_child()
|
| /freebsd-12.1/contrib/ntp/scripts/ntp-wait/ |
| H A D | ntp-wait.texi | 34 If there are time-sensitive applications, 37 then invoke all of the non-time-sensitive process,
|
| /freebsd-12.1/contrib/ee/ |
| H A D | ee.msg | 14 3 "case sensitive search" 60 49 "write : write a file case : case sensitive search " 75 64 "write: write a file |case : case sensitive search |exit : leave and save "
|
| /freebsd-12.1/usr.bin/ee/nls/pt_BR.ISO8859-1/ |
| H A D | ee.msg | 14 3 "busca com case sensitive " 60 49 "write : escrever a arquivo case : localizar com case sensitive " 75 64 "write: escrever um arquivo |case : localizar com case sensitive |exit : salvar e sair "
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | sshconnect2.c | 276 Sensitive *sensitive; member 369 Sensitive *sensitive) in ssh_userauth2() argument 391 authctxt.sensitive = sensitive; in ssh_userauth2() 1922 for (i = 0; i < authctxt->sensitive->nkeys; i++) { in userauth_hostbased() 1923 if (authctxt->sensitive->keys[i] == NULL || in userauth_hostbased() 1924 authctxt->sensitive->keys[i]->type == KEY_UNSPEC) in userauth_hostbased() 1927 sshkey_ssh_name(authctxt->sensitive->keys[i]), in userauth_hostbased() 1931 private = authctxt->sensitive->keys[i]; in userauth_hostbased() 1932 authctxt->sensitive->keys[i] = NULL; in userauth_hostbased()
|
| H A D | sshconnect.c | 1399 ssh_login(Sensitive *sensitive, const char *orighost, in ssh_login() argument 1422 ssh_userauth2(local_user, server_user, host, sensitive); in ssh_login()
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | omap4-var-som-om44.dtsi | 187 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */ 199 /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */
|
| H A D | omap4-sdp.dts | 391 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */ 403 /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CONF_CTX_set1_prefix.pod | 27 sensitive and "-" is the default. In the unlikely even an application
|
| H A D | BN_new.pod | 27 BN_clear() is used to destroy sensitive data such as keys when they
|
| H A D | BUF_MEM_new.pod | 36 before freeing up in case the buffer contains sensitive data.
|
| H A D | OPENSSL_malloc.pod | 101 when the buffer at B<addr> holds sensitive information. 108 that sensitive tail bytes will survive zeroization because the block of 110 then the old sensitive data will not be overwritten; rather, a block of
|
| H A D | SSL_CONF_cmd.pod | 28 are case sensitive. Unless otherwise stated commands can be used by 46 Note: algorithm and hash names are case sensitive. 83 names are case sensitive. The list should be in order of preference with the 98 (e.g B<prime256v1>). Curve names are case sensitive. 323 Note: algorithm and hash names are case sensitive. 360 names are case sensitive. The list should be in order of preference with the
|
| H A D | OPENSSL_secure_malloc.pod | 42 the program's dynamic memory area, where keys and other sensitive
|
| H A D | RAND_DRBG_set_callbacks.pod | 103 contents safely before freeing it, in order not to leave sensitive information
|
| H A D | RSA_padding_add_PKCS1_type_1.pod | 128 The result of RSA_padding_check_PKCS1_type_2() is a very sensitive
|
| H A D | EC_GROUP_new.pod | 118 EC_GROUP_clear_free destroys any sensitive data held within the EC_GROUP and then frees its memory.
|
| H A D | SSL_CTX_set_generate_session_id.pod | 40 sensitive information.
|
| /freebsd-12.1/contrib/tnftp/ |
| H A D | README | 17 * context sensitive command and filename completion
|
| /freebsd-12.1/sys/dts/arm/ |
| H A D | annapurna-alpine.dts | 121 // 4 = active high level-sensitive 122 // 8 = active low level-sensitive
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | PROBLEMS | 92 sensitive to the operating system and thread library.
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/media/ |
| H A D | wlan.subr | 428 cp="" # sensitive info 462 cp="" # sensitive info 976 __kk="" # sensitive info 990 __kk="" # sensitive info
|
| /freebsd-12.1/contrib/bzip2/ |
| H A D | README | 158 * Compression speed is much less sensitive to the input
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | BuiltinTypes.def | 28 // types are used to perform context-sensitive checking of specific
|
| /freebsd-12.1/crypto/heimdal/lib/sl/ |
| H A D | ChangeLog | 40 * test_sl.c: Fix caseing for case-sensitive filesystems
|