Searched refs:update_opt (Results 1 – 2 of 2) sorted by relevance
380 enum Update_type update_opt; in main() local381 update_opt = XARGMATCH ("--update", optarg, in main()383 if (update_opt == UPDATE_ALL) in main()389 else if (update_opt == UPDATE_NONE) in main()394 else if (update_opt == UPDATE_OLDER) in main()
1138 enum Update_type update_opt; in main() local1139 update_opt = XARGMATCH ("--update", optarg, in main()1141 if (update_opt == UPDATE_ALL) in main()1147 else if (update_opt == UPDATE_NONE) in main()1152 else if (update_opt == UPDATE_OLDER) in main()