Searched refs:key (Results 1 - 25 of 1934) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/adb/
H A Dkeyboard.h40 #define ADBK_KEYVAL(key) ((key) & 0x7f)
41 #define ADBK_PRESS(key) (((key) & 0x80) == 0)
42 #define ADBK_KEYDOWN(key) (key)
43 #define ADBK_KEYUP(key) ((key) | 0x80)
/openbsd-current/usr.bin/mg/
H A Dkey.h1 /* $OpenBSD: key.h,v 1.6 2019/06/22 15:38:15 lum Exp $ */
5 /* key.h: Insert file for mg 2 functions that need to reference key pressed */
9 struct key { /* the character sequence in a key */ struct
14 extern struct key key;
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash49.C6 const int key[keys] = {6, key[1], 2, keys, 1, 7, 6, key[2], key[8]}; variable
10 for(int i = 0; i < keys;) std::cout << key[i++] << " "; local
/openbsd-current/gnu/usr.bin/perl/
H A Dsbox32_hash.h113 #define case_256_SBOX32(hash,state,key) _SBOX32_CASE(256,hash,state,key)
115 #define case_256_SBOX32(hash,state,key) /**/
118 #define case_255_SBOX32(hash,state,key) _SBOX32_CASE(255,hash,state,key)
120 #define case_255_SBOX32(hash,state,key) /**/
123 #define case_254_SBOX32(hash,state,key) _SBOX32_CASE(254,hash,state,key)
125 #define case_254_SBOX32(hash,state,key) /**/
128 #define case_253_SBOX32(hash,state,key) _SBOX32_CAS
1456 sbox32_hash_with_state( const U8 *state_ch, const U8 *key, const STRLEN key_len ) argument
1726 sbox32_hash128( const U8 *seed_ch, const U8 *key, const STRLEN key_len ) argument
[all...]
/openbsd-current/lib/libfuse/
H A Ddict.c29 char key[MAX_DICTKEY_SIZE + 1]; member in struct:dictentry
40 struct dictentry key; local
42 if (strlcpy(key.key, k, sizeof key.key) >= sizeof key.key)
43 errx(1, "dict_check(%p, %s): key too large", d, k);
45 return (SPLAY_FIND(dict, d, &key) !
51 struct dictentry *entry, key; local
72 struct dictentry key, *entry; local
85 struct dictentry key, *entry; local
[all...]
/openbsd-current/gnu/usr.bin/perl/Cross/
H A Dgenerate_config_sh60 my $key = $1;
62 if (ref($callbacks->{$key}) eq "ARRAY") {
63 ($callbacks->{$key}[0])->($key,$value);
70 my $key = shift;
72 my $envvar = $callbacks->{$key}->[1][0];
75 my $rawtext = `$callbacks->{$key}->[1][1]`;
77 print("$key=\'$rawtext\'\n");
79 print("$key=\'$callbacks->{$key}
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dhash.h40 const char *key, PTR value);
47 const char *key, PTR value);
53 extern PTR hash_replace (struct hash_control *, const char *key,
59 extern PTR hash_find (struct hash_control *, const char *key);
64 extern PTR hash_delete (struct hash_control *, const char *key);
70 void (*pfn) (const char *key, PTR value));
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2573.C5 int key();
11 char *f1 = (char *) &key; // ERROR -
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Decho-area.h60 extern void ea_insert (WINDOW *window, int count, unsigned char key);
61 extern void ea_quoted_insert (WINDOW *window, int count, unsigned char key);
62 extern void ea_beg_of_line (WINDOW *window, int count, unsigned char key);
63 extern void ea_backward (WINDOW *window, int count, unsigned char key);
64 extern void ea_delete (WINDOW *window, int count, unsigned char key);
65 extern void ea_end_of_line (WINDOW *window, int count, unsigned char key);
66 extern void ea_forward (WINDOW *window, int count, unsigned char key);
67 extern void ea_abort (WINDOW *window, int count, unsigned char key);
68 extern void ea_rubout (WINDOW *window, int count, unsigned char key);
69 extern void ea_complete (WINDOW *window, int count, unsigned char key);
[all...]
H A Dsession.h36 void name (WINDOW *window, int count, unsigned char key)
64 extern void info_dispatch_on_key (unsigned char key, Keymap map);
119 extern void info_next_line (WINDOW *window, int count, unsigned char key);
120 extern void info_prev_line (WINDOW *window, int count, unsigned char key);
121 extern void info_end_of_line (WINDOW *window, int count, unsigned char key);
122 extern void info_beginning_of_line (WINDOW *window, int count, unsigned char key);
123 extern void info_forward_char (WINDOW *window, int count, unsigned char key);
124 extern void info_backward_char (WINDOW *window, int count, unsigned char key);
125 extern void info_forward_word (WINDOW *window, int count, unsigned char key);
126 extern void info_backward_word (WINDOW *window, int count, unsigned char key);
[all...]
/openbsd-current/usr.sbin/smtpd/
H A Dlimit.c56 limit_mta_set(struct mta_limits *limits, const char *key, int64_t value) argument
58 if (!strcmp(key, "max-conn-per-host"))
60 else if (!strcmp(key, "max-conn-per-route"))
62 else if (!strcmp(key, "max-conn-per-source"))
64 else if (!strcmp(key, "max-conn-per-connector"))
66 else if (!strcmp(key, "max-conn-per-relay"))
68 else if (!strcmp(key, "max-conn-per-domain"))
71 else if (!strcmp(key, "conn-delay-host"))
73 else if (!strcmp(key, "conn-delay-route"))
75 else if (!strcmp(key, "con
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dprefix.h28 extern char *update_path (const char *path, const char *key);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dprefix.h28 extern char *update_path PARAMS ((const char *path, const char *key));
H A Dgthr-rtems.h56 extern int rtems_gxx_key_create (__gthread_key_t *key, void (*dtor) (void *));
57 extern int rtems_gxx_key_dtor (__gthread_key_t key, void *ptr);
58 extern int rtems_gxx_key_delete (__gthread_key_t key);
59 extern void *rtems_gxx_getspecific (__gthread_key_t key);
60 extern int rtems_gxx_setspecific (__gthread_key_t key, const void *ptr);
84 __gthread_key_create (__gthread_key_t *key, void (*dtor) (void *)) argument
86 return rtems_gxx_key_create( key, dtor );
90 __gthread_key_dtor (__gthread_key_t key, void *ptr) argument
92 return rtems_gxx_key_dtor(key, ptr);
96 __gthread_key_delete (__gthread_key_t key) argument
102 __gthread_getspecific(__gthread_key_t key) argument
108 __gthread_setspecific(__gthread_key_t key, const void *ptr) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/h2pl/
H A Dgetioctlsizes11 foreach $key ( sort keys %need ) {
12 print $key,"\n";
/openbsd-current/regress/usr.sbin/acme-client/
H A Dacme-client.conf2 account key "${.OBJDIR}/etc/acme/privkey.pem"
6 domain key "${.OBJDIR}/etc/ssl/acme/private/privkey.pem"
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dhash.h45 const char *key, PTR value);
52 const char *key, PTR value);
58 extern PTR hash_replace (struct hash_control *, const char *key,
64 extern PTR hash_find (struct hash_control *, const char *key);
69 extern PTR hash_find_n (struct hash_control *, const char *key, size_t len);
74 extern PTR hash_delete (struct hash_control *, const char *key);
80 void (*pfn) (const char *key, PTR value));
/openbsd-current/gnu/llvm/lldb/examples/summaries/cocoa/
H A Dcache.py19 def look_for_key(self, key):
20 if key in self.data:
24 def add_item(self, key, value, ok_to_replace=True):
25 if not(ok_to_replace) and self.look_for_key(key):
27 self.data[key] = value
30 def get_value(self, key, default=None):
31 if self.look_for_key(key):
32 self.statistics.metric_hit('hit', key)
33 return self.data[key]
35 self.statistics.metric_hit('miss', key)
[all...]
/openbsd-current/usr.bin/tmux/
H A Dinput-keys.c29 * key code and translates it into something suitable to be sent to the
36 /* Entry in the key tree. */
38 key_code key; member in struct:input_key_entry
54 { .key = KEYC_PASTE_START,
57 { .key = KEYC_PASTE_END,
62 { .key = KEYC_F1,
65 { .key = KEYC_F2,
68 { .key = KEYC_F3,
71 { .key = KEYC_F4,
74 { .key
351 input_key_get(key_code key) argument
378 key_code key; local
407 input_key_pane(struct window_pane *wp, key_code key, struct mouse_event *m) argument
432 input_key(struct screen *s, struct bufferevent *bev, key_code key) argument
[all...]
/openbsd-current/usr.sbin/unbound/sldns/
H A Dkeyraw.h2 * keyraw.h -- raw key and signature access and conversion
13 * raw key and signature access and conversion
33 * \param[in] keydata the raw key data
35 * \param[in] alg the cryptographic algorithm this is a key for
42 * Calculates keytag of DNSSEC key, operates on wireformat rdata.
43 * \param[in] key the key as uncompressed wireformat rdata.
44 * \param[in] keysize length of key data.
47 uint16_t sldns_calc_keytag_raw(uint8_t* key, size_t keysize);
63 * \param[in] key th
[all...]
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dkeyraw.h2 * keyraw.h -- raw key and signature access and conversion
13 * raw key and signature access and conversion
33 * \param[in] keydata the raw key data
35 * \param[in] alg the cryptographic algorithm this is a key for
42 * Calculates keytag of DNSSEC key, operates on wireformat rdata.
43 * \param[in] key the key as uncompressed wireformat rdata.
44 * \param[in] keysize length of key data.
47 uint16_t sldns_calc_keytag_raw(uint8_t* key, size_t keysize);
63 * \param[in] key th
[all...]
/openbsd-current/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h28 const void *GetValue(const void *key) const;
29 Boolean GetValueIfPresent(const void *key, const void **value_handle) const;
30 bool AddValue(CFStringRef key, const void *value, bool can_create = false);
31 bool SetValue(CFStringRef key, const void *value, bool can_create = false);
32 bool AddValueSInt8(CFStringRef key, int8_t value, bool can_create = false);
33 bool SetValueSInt8(CFStringRef key, int8_t value, bool can_create = false);
34 bool AddValueSInt16(CFStringRef key, int16_t value, bool can_create = false);
35 bool SetValueSInt16(CFStringRef key, int16_t value, bool can_create = false);
36 bool AddValueSInt32(CFStringRef key, int32_t value, bool can_create = false);
37 bool SetValueSInt32(CFStringRef key, int32_
[all...]
/openbsd-current/regress/lib/libutil/bcrypt_pbkdf/
H A Dbcrypt_pbkdf_test.c31 const uint8_t *key; member in struct:test
57 /* bigger key */
86 /* very large key */
111 printkey(const uint8_t *key, size_t keylen) argument
116 printf("\\x%.2x", key[k]);
126 uint8_t key[1024]; local
134 memset(key, 0, 1024);
135 bcrypt_pbkdf("password", 8, "salt", 4, key, 88, 4);
136 if (key[88] || key[8
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dconv9.C14 char const* key; member in struct:Foo::Bar
25 bar(cp->key, cp->item);
26 bar(cp->key, (copyfn) ? (*copyfn)(cp) : 0);
27 bar(cp->key, (copyfn) ? (*copyfn)(0) : 0);
29 bar(cp->key, (copyfn) ? (*copyfn)(0) : cp->item);
30 bar(cp->key, (copyfn) ? (*copyfn)(cp) : cp->item);
/openbsd-current/usr.sbin/ldapd/
H A Dbtest.c37 struct btval key, data, maxkey; local
60 memset(&key, 0, sizeof(key));
67 key.data = argv[1];
68 key.size = strlen(key.data);
71 rc = btree_put(bt, &key, &data, 0);
79 key.data = argv[1];
80 key.size = strlen(key
[all...]

Completed in 377 milliseconds

1234567891011>>