lookup
status_t (*lookup)(fs_volume* volume, fs_vnode* dir, const char* name,
fssh_status_t (*lookup)(fssh_fs_volume *volume, fssh_fs_vnode *dir,
void (*lookup) (fuse_req_t req, fuse_ino_t parent, const char *name);
void (*lookup) (fuse_req_t req, fuse_ino_t parent, const char *name);
void (*lookup) (fuse_req_t req, fuse_ino_t parent, const char *name);
error = sourceNode->ops->lookup(sourceVolume, sourceNode, entryName, _vnid);
static const uint32 lookup[] = {
c = lookup[c - 0x80];
OVERLAY_CALL(lookup, name, id)
const char *lookup[]
int32 lookupCount = sizeof(lookup) / sizeof(lookup[0]);
if (currentVnode.ops->lookup == NULL) {
fStatus = currentVnode.ops->lookup(volume, ¤tVnode, lookup[i],
TRACE_ALWAYS("lookup of \"%s\" failed: %s\n", lookup[i],
if (currentVnode.ops->lookup == NULL) {
result = currentVnode.ops->lookup(volume, ¤tVnode, "..",
result = currentVnode.ops->lookup(volume, ¤tVnode,
OVERLAY_CALL(lookup, name, id)
if (ops->lookup == NULL)
ops->lookup(&request, parent, name);
capabilities.Set(FS_VNODE_CAPABILITY_LOOKUP, ops->lookup);
if (!dir->ops->lookup)
return dir->ops->lookup(&fVolume, dir, entryName, vnid);
p = lookup(cmdtab, cbuf);
p = lookup(sitetab, cp);
c = lookup(ctab, s);
lookup(struct tab *, char *);
SymbolLookup* lookup;
SymbolLookup *lookup = new(std::nothrow) SymbolLookup(context, image);
if (lookup == NULL)
ObjectDeleter<SymbolLookup> lookupDeleter(lookup);
status_t error = lookup->Init();
lookupContext->lookup = lookup;
delete lookupContext->lookup;
if (!lookupContext || !lookupContext->lookup)
SymbolLookup* lookup = lookupContext->lookup;
return lookup->GetSymbol(image, name, symbolType, _symbolLocation,
if (!lookupContext || !lookupContext->lookup)
SymbolLookup *lookup = lookupContext->lookup;
status_t error = lookup->LookupSymbolAddress((addr_t)address,
if (!lookupContext || !lookupContext->lookup)
SymbolLookup *lookup = lookupContext->lookup;
error = lookup->InitSymbolIterator(imageID, *iterator);
error = lookup->InitSymbolIteratorByAddress(
ElfSymbolLookup* lookup;
lookup = new(std::nothrow) ElfSymbolLookupImpl<ElfClass64>(source,
lookup = new(std::nothrow) ElfSymbolLookupImpl<ElfClass32>(source,
if (lookup == NULL)
status_t error = lookup->Init(cacheSource);
_lookup = lookup;
delete lookup;
struct scanlookup lookup;
lookup.mac = mac;
lookup.esslen = ssid_len;
lookup.essid = ssid;
memset(&lookup.se, 0, sizeof(lookup.se));
lookup.found = false;
ieee80211_scan_iterate(vap, mlmelookup, &lookup);
if (!lookup.found)
rv = ieee80211_sta_join(vap, lookup.se.se_chan, &lookup.se);
ieee80211_ies_cleanup(&lookup.se.se_ies);
char lookup[MAXHOSTNAMELEN];
strncpy(lookup, hp->h_name, sizeof(lookup) - 1);
lookup[sizeof(lookup) - 1] = '\0';
hp = gethostbyname(lookup);
static const ZydisRegisterClass lookup[3] =
ZydisRegisterEncode(lookup[context->eosz_index], definition->op.reg.reg.id);
static const ZydisRegisterClass lookup[3] =
operand->mem.base = ZydisRegisterEncode(lookup[context->easz_index],
lookup[context->easz_index]));
operand->mem.base = ZydisRegisterEncode(lookup[context->easz_index],
lookup[context->easz_index]));
operand->mem.base = ZydisRegisterEncode(lookup[context->easz_index], 0);
operand->mem.base = ZydisRegisterEncode(lookup[context->easz_index], 2);
operand->mem.base = ZydisRegisterEncode(lookup[context->easz_index], 3);
operand->mem.base = ZydisRegisterEncode(lookup[context->easz_index], 6);
operand->mem.base = ZydisRegisterEncode(lookup[context->easz_index], 7);
operand->mem.base = ZydisRegisterEncode(lookup[decoder->stack_width], 4);
operand->mem.base = ZydisRegisterEncode(lookup[decoder->stack_width], 5);
static const ZyanU16 lookup[2] =
ZYAN_ASSERT(context->vector_unified.LL < ZYAN_ARRAY_LENGTH(lookup));
instruction->avx.vector_length = lookup[context->vector_unified.LL];
static const ZyanU16 lookup[2] =
ZYAN_ASSERT(context->vector_unified.LL < ZYAN_ARRAY_LENGTH(lookup));
instruction->avx.vector_length = lookup[context->vector_unified.LL];
static const ZyanU16 lookup[3] =
ZYAN_ASSERT(vector_length < ZYAN_ARRAY_LENGTH(lookup));
instruction->avx.vector_length = lookup[vector_length];
static const ZyanU8 lookup[3][8] =
ZYAN_ASSERT(instruction->raw.mvex.SSS < ZYAN_ARRAY_LENGTH(lookup[index]));
context->cd8_scale = lookup[index][instruction->raw.mvex.SSS];
static const ZyanU8 lookup[3][8] =
ZYAN_ASSERT(instruction->raw.mvex.SSS < ZYAN_ARRAY_LENGTH(lookup[index]));
context->cd8_scale = lookup[index][instruction->raw.mvex.SSS];
static const ZyanU8 lookup[3][3] =
ZYAN_ASSERT(instruction->raw.mvex.SSS < ZYAN_ARRAY_LENGTH(lookup[index]));
context->cd8_scale = lookup[index][instruction->raw.mvex.SSS];
static const ZyanU8 lookup[2][8] =
ZYAN_ASSERT(instruction->raw.mvex.SSS < ZYAN_ARRAY_LENGTH(lookup[index]));
context->cd8_scale = lookup[index][instruction->raw.mvex.SSS];
static const ZyanU8 lookup[2][1] =
ZYAN_ASSERT(instruction->raw.mvex.SSS < ZYAN_ARRAY_LENGTH(lookup[index]));
context->cd8_scale = lookup[index][instruction->raw.mvex.SSS];
static const ZyanU8 lookup[16] =
ZYAN_ASSERT((ZyanUSize)id_cr < ZYAN_ARRAY_LENGTH(lookup));
if (!lookup[id_cr])
static const ZyanU8 lookup[26][8] =
ZYAN_ASSERT(def->functionality < ZYAN_ARRAY_LENGTH(lookup));
if (!lookup[def->functionality][instruction->raw.mvex.SSS])
} lookup[ZYDIS_IELEMENT_TYPE_MAX_VALUE + 1] =
ZYAN_ASSERT((ZyanUSize)element < ZYAN_ARRAY_LENGTH(lookup));
*type = lookup[element].type;
*size = lookup[element].size;
UserSymbolLookup& lookup = UserSymbolLookup::Default();
status_t error = lookup.Init(team);
return lookup.LookupSymbolAddress(address, _baseAddress, _symbolName,
status_t status = FS_CALL(dir, lookup, name, &id);
ENTRY *e = lookup(item.key, hash, htab);
e = lookup(item.key, hash, htab);
fssh_status_t status = FS_CALL(dir, lookup, name, &id);