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

/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dsd_stats.c500 int after_got_colon = 0; local
537 if (got_comma && after_got_colon) {
538 after_got_colon = 0;
549 after_got_colon = 1;
557 after_got_colon = 1;
567 after_got_colon = 0;
582 if (after_got_colon) {

Completed in 56 milliseconds