Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dman.c363 int found_here; in man_main() local
370 found_here = show_manpage(man_filename, cat0man1, 0); in man_main()
371 found |= found_here; in man_main()
372 cat0man1 += found_here + 1; in man_main()