Searched refs:mapkey (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/stand/efi/loader/arch/i386/ |
| H A D | efimd.c | 49 static UINTN mapkey; variable 94 BS->GetMemoryMap(&sz, NULL, &mapkey, &mmsz, &mmver); in ldr_bootinfo() 114 status = BS->GetMemoryMap(&sz, mm, &mapkey, &mmsz, &mmver); in ldr_bootinfo() 134 status = BS->ExitBootServices(IH, mapkey); in ldr_enter()
|
| /freebsd-12.1/contrib/amd/amd/ |
| H A D | opts.c | 471 split_opts(char *opts, char *mapkey) in split_opts() argument 511 mapkey, op->name); in split_opts() 520 plog(XLOG_USER, "key %s: Unrecognized key/option \"%s\"", mapkey, f); in split_opts() 532 eval_selectors(char *opts, char *mapkey) in eval_selectors() argument 562 plog(XLOG_USER, "key %s: No value component in \"%s\"", mapkey, f); in eval_selectors() 570 plog(XLOG_USER, "key %s: Malformed function in \"%s\"", mapkey, f); in eval_selectors() 600 plog(XLOG_USER, "key %s: unknown function \"%s\"", mapkey, f); in eval_selectors() 607 plog(XLOG_USER, "key %s: Bad selector \"%s\"", mapkey, f); in eval_selectors() 659 mapkey, in eval_selectors() 678 mapkey, in eval_selectors() [all …]
|
| /freebsd-12.1/contrib/sendmail/cf/ |
| H A D | README | 2160 F{ClassName}mapkey@mapclass:mapspec 2162 mapkey is optional and if not provided the map key will be empty. This can
|