Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c86 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()
H A Dnl7chttp.c1187 nl7c_http_request(char **cpp, char *ep, uri_desc_t *uri, struct sonode *so) in nl7c_http_request() function