Lines Matching refs:cpp
717 ttree_line_parse(ttree_t *t, char **cpp, char **epp, char **hpp, uint32_t *hash) in ttree_line_parse() argument
721 char *cp = *cpp; in ttree_line_parse()
739 *cpp = ++cp; in ttree_line_parse()
748 *cpp = ++cp; in ttree_line_parse()
753 cp = *cpp; in ttree_line_parse()
798 *hpp = *cpp; in ttree_line_parse()
846 *cpp = cp; in ttree_line_parse()
1187 nl7c_http_request(char **cpp, char *ep, uri_desc_t *uri, struct sonode *so) in nl7c_http_request() argument
1191 char *cp = *cpp; in nl7c_http_request()
1451 *cpp = cp; in nl7c_http_request()
1455 *cpp = NULL; in nl7c_http_request()
1459 *cpp = NULL; in nl7c_http_request()
1465 nl7c_http_response(char **cpp, char *ep, uri_desc_t *uri, struct sonode *so) in nl7c_http_response() argument
1469 char *cp = *cpp; in nl7c_http_response()
1745 http->headlen = (cp - *cpp); in nl7c_http_response()
1889 *cpp = cp; in nl7c_http_response()
1893 *cpp = NULL; in nl7c_http_response()
1897 *cpp = NULL; in nl7c_http_response()
1902 *cpp = cp; in nl7c_http_response()