Home
last modified time | relevance | path

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

/dports/www/xapian-omega12/xapian-omega-1.2.25/
H A Ddiritor.h61 bool statbuf_valid; variable
67 if (!statbuf_valid) { in ensure_statbuf_valid()
69 statbuf_valid = true; in ensure_statbuf_valid()
100 statbuf_valid = false; in next()
H A DChangeLog1597 * diritor.cc,diritor.h: Rearrange so that the setting of statbuf_valid
/dports/www/xapian-omega/xapian-omega-1.4.18/
H A Ddiritor.h79 bool statbuf_valid; variable
86 if (!statbuf_valid) { in ensure_statbuf_valid()
88 statbuf_valid = true; in ensure_statbuf_valid()
125 statbuf_valid = false; in next()
H A DChangeLog2261 * diritor.cc,diritor.h: Rearrange so that the setting of statbuf_valid