Home
last modified time | relevance | path

Searched refs:back_count (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c623 int back_count; in engine_import() local
775 back_count = fprintf(progress_out, "%d/%d", in engine_import()
777 while (back_count-- > 0) { in engine_import()