Home
last modified time | relevance | path

Searched refs:nl7c_http_response (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c87 boolean_t nl7c_http_response(char **, char *, uri_desc_t *, struct sonode *);
1059 if (! nl7c_http_response(&data, &data[sz], uri, so)) { in nl7c_resp_parse()
H A Dnl7chttp.c1465 nl7c_http_response(char **cpp, char *ep, uri_desc_t *uri, struct sonode *so) in nl7c_http_response() function