update_only        89 anacron/global.h extern int serialize,force,update_only,now,no_daemon,quiet,testing_only;
update_only        49 anacron/main.c int serialize, force, update_only, now,
update_only       106 anacron/main.c     quiet = no_daemon = serialize = force = update_only = now = 0;
update_only       119 anacron/main.c 	    update_only = 1;
update_only       370 anacron/main.c     if (!update_only && !testing_only)
update_only       495 anacron/main.c     if (update_only)
update_only       439 anacron/readtab.c 	if (j->arg_num != -1 && (update_only || testing_only || consider_job(j)))