Searched refs:ufound (Results 1 – 1 of 1) sorted by relevance
503 int retcode, ffound, ufound; in md_list() local519 ffound = ufound = 0; in md_list()535 ufound = 1; in md_list()582 if (((fflag == NULL) && ufound) || in md_list()583 ((fflag == NULL) && (units != NULL) && ufound) || in md_list()585 ((fflag != NULL) && (units != NULL) && ufound && ffound)) in md_list()