Searched refs:key (Results 426 - 450 of 892) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dkeylayouts.c161 int key; local
171 key = map_key_core (code, status, &alt_gr_consumed);
173 if (key == 0 || key == GRUB_TERM_SHIFT)
174 grub_printf ("Unknown key 0x%x detected\n", code);
178 if ((key >= 'a') && (key <= 'z'))
179 key += 'A' - 'a';
180 else if ((key >= 'A') && (key <
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-parse.c91 argp_default_parser (int key, char *arg, struct argp_state *state)
93 switch (key)
149 argp_version_parser (int key, char *arg, struct argp_state *state)
151 switch (key)
227 group_parse (struct group *group, struct argp_state *state, int key, char *arg)
236 err = (*group->parser)(key, arg, state);
319 *cvt->short_end++ = opt->key;
348 ((opt->key ? opt->key : real->key)
90 argp_default_parser(int key, char *arg, struct argp_state *state) argument
147 argp_version_parser(int key, char *arg, struct argp_state *state) argument
223 group_parse(struct group *group, struct argp_state *state, int key, char *arg) argument
672 int key = 0; /* Which of ARGP_KEY_ARG[S] we used. */ local
[all...]
H A Dargp.h84 /* What key is returned for this option. If > 0 and printable, then it's
86 int key;
158 typedef error_t (*argp_parser_t) (int key, char *arg,
172 uppercased word should be prefixed by `ARGP_KEY_' and opt is a user key):
188 parser receiving this key returns success, the fact is recorded, and the
204 any non-option args, user parsers are called with this key if they didn't
233 /* What to do with an option from this structure. KEY is the key
265 messages. KEY is either a key from an option, in which case TEXT is
266 that option's help text, or a special key from the ARGP_KEY_HELP_
287 TEXT is NULL for this key
85 int key; member in struct:argp_option
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drfc2268.c192 setkey_core (void *context, const unsigned char *key, unsigned int keylen, int with_phase2) argument
218 S[i] = key[i];
225 /* Phase 2 - reduce effective key size to "bits". This was not
242 /* Make the expanded key, endian independent. */
250 do_setkey (void *context, const unsigned char *key, unsigned int keylen) argument
252 return setkey_core (context, key, keylen, 1);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h85 const unsigned char *key,
192 const unsigned char *key,
272 const void *key, grub_size_t keylen);
282 const void *key, grub_size_t keylen,
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-editenv.c66 error_t argp_parser (int key, char *arg, struct argp_state *state) argument
68 switch (key)
88 help_filter (int key, const char *text, void *input __attribute__ ((unused))) argument
90 switch (key)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dchop.t153 my $key = $_;
160 is ($_, $chomp{$key}, "chomp hash key");
165 my $key = $_;
172 is ($_, $chop{$key}, "chop hash key");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Ddclone.t33 %a = ('key', 'value', 1, 0, $a, $b, 'cvar', \$c);
53 $self->{key} = \%main::a;
H A Dtied_hook.t41 my ($key) = @_;
43 return $self->{$key};
48 my ($key, $value) = @_;
49 $self->{$key} = $value;
166 %a = ('key', 'value', 1, 0, $a, $b, 'cvar', \$a, 'scalarref', \$scalar);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/
H A DMM.pm163 <type> <module name> <key> <value> ...
165 # VMS only, key/value pairs come on STDIN
167 <type> <module name> < <key> <value> ...
202 my($key, $val) = splice(@ARGV, 0, 2);
207 C<$key: $val>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/base/t/
H A Dfields-base.t140 my $key = $efields->[$idx-1];
141 next unless $key;
142 $expected_fields{$key} = $idx;
166 qr/^Attempt to access disallowed key 'notthere' in a restricted hash/;
/osnet-11/usr/src/lib/libast/common/string/
H A Dfmtfs.c71 disc.key = offsetof(Id_t, id);
H A Dfmtgid.c72 disc.key = offsetof(Id_t, id);
H A Dfmtuid.c72 disc.key = offsetof(Id_t, id);
H A Dstruid.c77 disc.key = offsetof(Id_t, name);
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetpwnam_r.c76 arg.key.name = name;
92 arg.key.uid = uid;
106 arg.key.uid = uid;
140 arg.key.name = name;
189 /* No key to fill in */
206 /* No key to fill in */
/osnet-11/usr/src/lib/nsswitch/compat/common/
H A Dgetauuser.c56 const char *name = argp->key.name;
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgethostent6.c95 if (_ldap_filter_name(hostname, argp->key.ipnode.name,
198 if ((argp->key.hostaddr.type != AF_INET6) ||
199 (argp->key.hostaddr.len != sizeof (addr)))
202 (void) memcpy(&addr, argp->key.hostaddr.addr, sizeof (addr));
H A Dgetpwnam.c239 if (_ldap_filter_name(name, argp->key.name, sizeof (name)) != 0)
272 if (argp->key.uid > MAXUID)
276 _F_GETPWUID, (long)argp->key.uid);
281 _F_GETPWUID_SSD, (long)argp->key.uid);
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDSA.h43 soft_object_t *key; member in struct:soft_dsa_ctx
H A DsoftEC.h41 soft_object_t *key; member in struct:soft_ecc_ctx
/osnet-11/usr/src/lib/scsi/libses/common/
H A Dses_subr.c296 uint64_t asc = 0, ascq = 0, key = 0; local
303 if (libscsi_action_parse_sense(ap, &key, &asc, &ascq, NULL) != 0)
309 keystr = libscsi_sense_key_name(key);
311 return (ses_error(ESES_LIBSCSI, "%s: SCSI status %d sense key %llu "
313 libscsi_action_get_status(ap), key, keystr ? keystr : "<unknown>",
/osnet-11/usr/src/lib/librdc/common/
H A Drdcrules.c93 char key[CFG_MAX_KEY]; local
114 snprintf(key, sizeof (key), "ii.set%d", setnumber);
115 if (cfg_get_cstring(cfg, key, buf, CFG_MAX_BUF) < 0)
145 snprintf(key, sizeof (key), "sndr.set%d", setnumber);
146 if (cfg_get_cstring(cfg, key, buf, CFG_MAX_BUF) < 0)
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dauth_des.c81 des_block ad_xkey; /* encrypted conversation key */
82 uchar_t ad_pkey[1024]; /* Servers actual public key */
98 * ckey: optional conversation key to use
110 "authdes_seccreate: no public key found for %s",
123 * Slightly modified version of authdes_seccreate which takes the public key
188 "authdes_seccreate: keyserv(1m) is unable to generate session key");
280 ivec.key.high = ivec.key.low = 0;
295 ad->ad_cred.adc_fullname.window = cryptbuf[1].key.high;
296 ad->ad_verf.adv_winverf = cryptbuf[1].key
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_jfs.c61 isinxt (s64 key, s64 offset, s64 len) argument
63 return (key >= offset) ? (key < offset + len ? 1 : 0) : 0;
108 s64 key; local
114 key = (((inum >> L2INOSPERIAG) << L2INOSPERIAG) + 4096) >> jfs.l2bsize;
120 if (isinxt (key, offset, lengthXAD (xad))) {
121 devread ((addressXAD (xad) + key - offset) << jfs.bdlog,

Completed in 100 milliseconds

<<11121314151617181920>>