Home
last modified time | relevance | path

Searched refs:aux_id (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c821 struct aux_id { struct
827 static struct aux_id aux_arr[] = { argument
866 #define N_AT_ENTS (sizeof (aux_arr) / sizeof (struct aux_id))
871 static struct aux_id *
905 struct aux_id *aux = aux_find(datap->pd_auxv[i].a_type); in get_auxv()
1280 struct aux_id *aux; in print_auxv()