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

/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c293 static int n_title = 0; local
334 if (!n_title) {
339 n_title = 1;
398 static int n_title = 0; local
439 if (!n_title) {
443 n_title = 1;

Completed in 46 milliseconds