Searched refs:indexstr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Dmakedis.c1703 struct string *estr, *indexstr; local
1717 indexstr = estr->value.array->index;
1718 if (indexstr->next != NULL)
1726 if (indexstr->type != S_BITSTRING || indexstr->value.bits != bp)
1729 if (indexstr->type != S_PARAMETER
1730 || indexstr->value.parameter != fp->args)

Completed in 25 milliseconds