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