Searched refs:nl7c_http_request (Results 1 – 2 of 2) sorted by relevance
86 boolean_t nl7c_http_request(char **, char *, uri_desc_t *, struct sonode *);2033 if (! nl7c_http_request(&cp, ep, uri, so) || cp == NULL) { in nl7c_parse()
1187 nl7c_http_request(char **cpp, char *ep, uri_desc_t *uri, struct sonode *so) in nl7c_http_request() function