Searched refs:ungoals (Results 1 – 2 of 2) sorted by relevance
313 const char **ungoals) in check_migration_status() argument321 if (!ungoals) { in check_migration_status()332 for (ungoal = ungoals; *ungoal; ungoal++) { in check_migration_status()341 const char *goal, const char **ungoals) in wait_for_migration_status() argument344 while (!check_migration_status(who, goal, ungoals)) { in wait_for_migration_status()
47 const char *goal, const char **ungoals);