Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c1116 time_t sdate = shttp->lastmod == -1 ? shttp->date : shttp->lastmod; in nl7c_http_cond() local
1120 sdate != -1 && qdate != -1 && sdate <= qdate) { in nl7c_http_cond()
1137 sdate != -1 && qdate != -1 && sdate >= qdate) { in nl7c_http_cond()