Searched refs:found_version_cmd (Results 1 – 1 of 1) sorted by relevance
180 boolean_t *found_version_cmd,790 boolean_t found_version_cmd = FALSE; in parse_machfile() local1388 ret = load_version(vmc, &found_version_cmd, imgp->ip_flags, result); in parse_machfile()1409 if (found_version_cmd == TRUE) { in parse_machfile()1416 found_version_cmd = TRUE; in parse_machfile()2527 boolean_t *found_version_cmd, in load_version() argument2539 if (*found_version_cmd == TRUE) { in load_version()2542 *found_version_cmd = TRUE; in load_version()