Searched refs:nca_request_log_t (Results 1 – 4 of 4) sorted by relevance
98 } nca_request_log_t; typedef153 #define NCA_LOG_REC_SIZE(p) (sizeof (nca_request_log_t) + \169 #define NCA_REQLOG_RDATA(p, name) ((char *)p + sizeof (nca_request_log_t) + \179 bcopy(val, ((char *)p + sizeof (nca_request_log_t) \
576 nca_request_log_t *r; in b2clf_buf()595 r = (nca_request_log_t *)(&(h[1])); in b2clf_buf()664 r = (nca_request_log_t *)NCA_LOG_ALIGN(er); in b2clf_buf()
48 nca_request_log_t *, char **, char **, uint32_t *);651 nca_request_log_t *req; in nl7c_logd_log()691 req = (nca_request_log_t *)wp; in nl7c_logd_log()
1907 nl7c_http_log(uri_desc_t *quri, uri_desc_t *suri, nca_request_log_t *req, in nl7c_http_log()