Searched refs:NOCACHE (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7ctokres.txt | 36 Shdr_Set_Cookie, "Set-Cookie: ", PASS | NOCACHE 37 Shdr_Cache_Control_No_Cache, "Cache-Control: no-cache", PASS | NOCACHE 38 Shdr_Cache_Control_No_Store, "Cache-Control: no-store", PASS | NOCACHE 40 Shdr_ETagW, "ETag: W/", PASS | NOCACHE
|
H A D | nl7ctokreq.txt | 33 Qhdr_Authorization, "Authorization: ", PASS | QUALIFIER | NOCACHE 42 Qhdr_ETagW, "ETag: W/", PASS | NOCACHE 44 Qhdr_Pragma_no_cache, "Pragma: no-cache", PASS | NOCACHE
|
H A D | nl7chttp.c | 101 NOCACHE = 0x0020, enumerator 1413 if (match->act & NOCACHE) { in nl7c_http_request() 1728 if (match->act & NOCACHE) { in nl7c_http_response()
|
/titanic_41/usr/src/cmd/krb5/krb5kdc/ |
H A D | dispatch.c | 56 #ifndef NOCACHE in dispatch() 117 #ifndef NOCACHE in dispatch()
|
H A D | replay.c | 37 #ifndef NOCACHE
|
H A D | main.c | 852 #ifndef NOCACHE
|