Searched defs:log_show (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c348 static void log_show(enum log_enum);
1521 log_show(LOG_NDELTAS);
1525 if (match("log_show", 8)) {
1526 log_show(LOG_ALLDELTAS);
1531 log_show(LOG_CHECKSCAN);
5216 * log_show -- pretty print the deltas. The number of which is determined
5224 log_show(enum log_enum l) function

Completed in 66 milliseconds