aux_id
struct aux_id *aux;
static struct aux_id aux_arr[] = {
#define N_AT_ENTS (sizeof (aux_arr) / sizeof (struct aux_id))
static struct aux_id *
struct aux_id *aux = aux_find(datap->pd_auxv[i].a_type);