Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ptools/pargs/
H A Dpargs.c801 struct aux_id { struct
807 static struct aux_id aux_arr[] = { argument
843 #define N_AT_ENTS (sizeof (aux_arr) / sizeof (struct aux_id))
848 static struct aux_id *
882 struct aux_id *aux = aux_find(datap->pd_auxv[i].a_type); in get_auxv()
1256 struct aux_id *aux; in print_auxv()