Home
last modified time | relevance | path

Searched defs:kmdb_auxv (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_auxv.h71 typedef struct kmdb_auxv { struct
92 kmdb_auxv_nv_t *kav_pcache; /* Copies of common props */ argument
93 int kav_nprops; /* Size of prop cache */
96 uintptr_t (*kav_lookup_by_name)(char *, char *); /* Live kernel only */
121 } kmdb_auxv_t; argument