OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hks
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/acpi/
fujbp_acpi.c
332
uint32_t
hks
;
local
336
if (fujitsu_bp_get_hks(sc, &
hks
))
339
if (
hks
& FUJITSU_BP_HKS_BRIGHTNESS) {
348
if (
hks
& FUJITSU_BP_HKS_POINTER) {
/src/crypto/external/bsd/openssh/dist/
ssh-agent.c
473
struct hostkey_sid *
hks
;
local
495
hks
= e->session_ids + i;
496
if (
hks
->key == NULL)
504
if ((fp2 = sshkey_fingerprint(
hks
->key, SSH_FP_HASH_DEFAULT,
509
e->fd, i,
hks
->forwarded ? "FORWARD" : "AUTH",
512
sshkey_type(
hks
->key), fp2);
534
if (
hks
->forwarded && user != NULL) {
538
} else if (!
hks
->forwarded) {
542
if (permitted_by_dest_constraints(fromkey,
hks
->key, id,
545
fromkey =
hks
->key
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026