Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c64 char Shttp_conn_cl[] = "Connection: close\r\n"; variable
910 n = sizeof (Shttp_conn_cl) - 1; in nl7c_http_init()
912 bcopy(Shttp_conn_cl, http_conn_cl->b_rptr, n); in nl7c_http_init()