Searched refs:DBG_NOCACHE (Results 1 – 4 of 4) sorted by relevance
62 #define DBG_NOCACHE 0x002 /* Ignore the front-end cache. */ macro
104 if (LF_ISSET(DBG_NOCACHE)) in db_get()
249 if (db_get(sp, lno, DBG_NOCACHE, &lp, &len)) { in log_line()
2881 TAILQ_FIRST(tiqh)->lno, DBG_FATAL | DBG_NOCACHE, &p, NULL)) in txt_Rresolve()