Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/groff/
H A Dpipeline.c455 int proc_count = ncommands; in run_pipeline() local
506 while (proc_count > 0) { in run_pipeline()
515 --proc_count; in run_pipeline()