Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmmd.c69 typedef struct q_walk_s { struct
70 char *qw_name; /* name of opaque list structure */
71 uintptr_t qw_head; /* address of list head */
72 void *qw_data; /* opaque data structure */
73 uint_t qw_sz; /* size of opaque data structure */
74 uint_t qw_off; /* ql_t offset in opaque data structure */
75 uint_t qw_step; /* walk_step has been called */
76 uint_t qw_iprint; /* initial print */