Searched refs:found_version_cmd (Results 1 – 1 of 1) sorted by relevance
184 boolean_t *found_version_cmd,806 boolean_t found_version_cmd = FALSE; in parse_machfile() local1416 ret = load_version(vmc, &found_version_cmd, imgp, result); in parse_machfile()1437 if (found_version_cmd == TRUE) { in parse_machfile()1444 found_version_cmd = TRUE; in parse_machfile()2577 boolean_t *found_version_cmd, in load_version() argument2589 if (*found_version_cmd == TRUE) { in load_version()2592 *found_version_cmd = TRUE; in load_version()