| /freebsd-10-stable/sys/isa/ |
| D | isahint.c | 43 int sensitive, start, count; in isa_hinted_child() local 47 sensitive = 0; in isa_hinted_child() 48 if (resource_int_value(name, unit, "sensitive", &sensitive) != 0) in isa_hinted_child() 49 resource_int_value(name, -1, "sensitive", &sensitive); in isa_hinted_child() 51 if (sensitive) in isa_hinted_child()
|
| /freebsd-10-stable/crypto/openssh/ |
| D | sshconnect1.c | 696 Sensitive *sensitive) in ssh_userauth1() argument 728 for (i = 0; i < sensitive->nkeys; i++) { in ssh_userauth1() 729 if (sensitive->keys[i] != NULL && in ssh_userauth1() 730 sensitive->keys[i]->type == KEY_RSA1 && in ssh_userauth1() 732 sensitive->keys[i])) in ssh_userauth1()
|
| D | sshconnect2.c | 273 Sensitive *sensitive; member 365 Sensitive *sensitive) in ssh_userauth2() argument 387 authctxt.sensitive = sensitive; in ssh_userauth2() 1707 for (i = 0; i < authctxt->sensitive->nkeys; i++) { in userauth_hostbased() 1708 if (authctxt->sensitive->keys[i] == NULL || in userauth_hostbased() 1709 authctxt->sensitive->keys[i]->type == KEY_RSA1 || in userauth_hostbased() 1710 authctxt->sensitive->keys[i]->type == KEY_UNSPEC) in userauth_hostbased() 1713 sshkey_ssh_name(authctxt->sensitive->keys[i]), in userauth_hostbased() 1717 private = authctxt->sensitive->keys[i]; in userauth_hostbased() 1718 authctxt->sensitive->keys[i] = NULL; in userauth_hostbased() [all …]
|
| D | sshconnect.c | 1361 ssh_login(Sensitive *sensitive, const char *orighost, in ssh_login() argument 1385 ssh_userauth2(local_user, server_user, host, sensitive); in ssh_login() 1389 ssh_userauth1(local_user, server_user, host, sensitive); in ssh_login()
|
| /freebsd-10-stable/contrib/ntp/scripts/ntp-wait/ |
| D | ntp-wait.texi | 34 If there are time-sensitive applications, 37 then invoke all of the non-time-sensitive process,
|
| /freebsd-10-stable/contrib/ee/ |
| 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-10-stable/contrib/llvm/patches/ |
| D | patch-r263048-clang-r203624-fix-CC-aliases.diff | 3 Be case sensitive when determining driver mode based on argv[0] except on Windows
|
| /freebsd-10-stable/usr.bin/ee/nls/pt_BR.ISO8859-1/ |
| 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-10-stable/crypto/openssl/doc/crypto/ |
| D | BN_new.pod | 26 BN_clear() is used to destroy sensitive data such as keys when they
|
| D | buffer.pod | 39 before freeing up in case the buffer contains sensitive data.
|
| D | RAND_add.pod | 33 RAND_add() may be called with sensitive data such as user entered
|
| /freebsd-10-stable/sys/gnu/dts/arm/ |
| D | omap4-var-som-om44.dtsi | 186 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */ 198 /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */
|
| D | omap4-sdp.dts | 364 /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */ 376 /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */
|
| /freebsd-10-stable/contrib/tnftp/ |
| D | README | 17 * context sensitive command and filename completion
|
| /freebsd-10-stable/contrib/ipfilter/ipsd/ |
| D | README | 10 Upon compiling, a predefined set of "sensitive" ports are configured into
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Notes/ |
| D | ALLoverhead.txt | 74 in a production environment that is sensitive to additional CPU load.
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | PROBLEMS | 92 sensitive to the operating system and thread library.
|
| /freebsd-10-stable/crypto/openssl/doc/ssl/ |
| D | SSL_CTX_set_generate_session_id.pod | 39 sensitive information.
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | BuiltinTypes.def | 28 // types are used to perform context-sensitive checking of specific
|
| /freebsd-10-stable/contrib/bzip2/ |
| D | README | 158 * Compression speed is much less sensitive to the input
|
| /freebsd-10-stable/crypto/heimdal/lib/sl/ |
| D | ChangeLog | 40 * test_sl.c: Fix caseing for case-sensitive filesystems
|
| /freebsd-10-stable/contrib/top/ |
| D | INSTALL | 53 Top is very sensitive to changes in internal kernel data structures
|
| D | README | 112 files in "sys". Top is very sensitive to these changes. If you are
|
| /freebsd-10-stable/contrib/gcc/ |
| D | params.def | 584 will stop trying to treat it in a field-sensitive manner. 588 "max-fields-for-field-sensitive",
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | cgen-asm.in | 80 /* Generate a case sensitive regular expression that emulates case
|