Searched refs:auxv_entry (Results 1 – 1 of 1) sorted by relevance
157 const struct auxv_entry { in start() struct173 for (auxv = (const struct auxv_entry *)p; auxv->type != AT_NULL; ++auxv) { in start()