Searched defs:client_info_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldom_xmpp_client.h95 } client_info_t; typedef in typeref:struct:client_info
98 client_info_t *head;
99 client_info_t *tail;
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h73 * client_info_t->VendorName member.
223 * client_info_t structure used by clients for a CS_EVENT_CLIENT_INFO
227 typedef struct client_info_t { struct
235 } client_info_t; typedef in typeref:struct:client_info_t
238 * Flags for client_info_t->Attributes
267 * client_info_t->RevDate member easier. Parameters are:
313 client_info_t client_info;
497 * The client_info_t->Attributes, client_types_t->type and client_t->flags
1096 int32_t csx_GetClientInfo(client_handle_t, client_info_t *);

Completed in 48 milliseconds