Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h367 typedef struct client_t { struct
391 struct client_t *next; /* next client pointer */ argument
392 struct client_t *prev; /* previous client pointer */ argument
393 } client_t; typedef
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.h135 } client_t; typedef