Searched refs:zDesc (Results 1 – 2 of 2) sorted by relevance
13689 const char *zDesc; in displayLinuxIoStats() member13703 utf8_printf(out, "%-36s %s", aTrans[i].zDesc, &z[n]); in displayLinuxIoStats()
203790 const char *zDesc = sqlite3_column_int(pXInfo, 3) ? " DESC" : "";203791 z = rbuMPrintf(p, "%z%s\"%w\"%s", z, zSep, zCol, zDesc);