Searched defs:client_info (Results 1 – 9 of 9) sorted by relevance
171 struct client_info { struct172 u_int32_t address;/* Client address */173 char reserved [8]; /* Flags, pruning bitfield, packet
87 struct client_info { struct89 device_t client;90 int activated;
95 client_info_t *client_info) in logger__log_error()
88 client_info_t *client_info; /* client-specific data to use */ member
430 client_info_t *client_info = b->client_info; in authz_check_access() local4084 client_info_t *client_info = apr_pcalloc(pool, sizeof(*client_info)); in get_client_info() local
111 client_info(const char *abspath_or_url, in client_info() function
303 svn_client_info2_t client_info; in wc_info_receiver() local
658 struct respip_client_info* client_info; member
27 struct wpabuf *client_info; member