Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c165 str_t uagent; /* Request User-Agent: */ member
1220 http->uagent.cp = NULL; in nl7c_http_request()
1386 http->uagent.cp = hp; in nl7c_http_request()
1387 http->uagent.ep = ep; in nl7c_http_request()
1914 if (qhttp->uagent.cp != NULL) { in nl7c_http_log()
1915 sz = (qhttp->uagent.ep - qhttp->uagent.cp); in nl7c_http_log()
1917 bcopy(qhttp->uagent.cp, *wp, sz); in nl7c_http_log()