Home
last modified time | relevance | path

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

/src/sbin/mdconfig/ !
H A Dmdconfig.c503 int retcode, ffound, ufound; in md_list() local
519 ffound = ufound = 0; in md_list()
546 ffound = 1; in md_list()
584 ((fflag != NULL) && ffound) || in md_list()
585 ((fflag != NULL) && (units != NULL) && ufound && ffound)) in md_list()
589 ((fflag != NULL) && ffound)) in md_list()