Searched refs:targets_to_update (Results 1 – 4 of 4) sorted by relevance
40 LIST * targets_to_update();
621 if ( list_empty( targets_to_update() ) ) in main()659 LIST * const targets = targets_to_update(); in main()
931 LIST * targets_to_update() in targets_to_update() function
1452 LIST * result = list_copy( targets_to_update() ); in builtin_update()