Home
last modified time | relevance | path

Searched refs:update_running (Results 1 – 11 of 11) sorted by relevance

/dports/games/wolfpack/empire-4.4.1/src/lib/update/
H A Dmain.c52 int update_running; variable
65 update_running = 1; in update_main()
141 update_running = 0; in update_main()
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dship.c59 if (opt_MOB_ACCESS && sp->shp_own && !update_running) in shp_postread()
H A Dplane.c59 if (opt_MOB_ACCESS && pp->pln_own && !update_running) in pln_postread()
H A Dland.c58 if (opt_MOB_ACCESS && lp->lnd_own && !update_running) in lnd_postread()
H A Dsect.c57 && !update_running) in sct_postread()
H A Drej.c87 if (addendum && us == player->cnum && !update_running) in setrel()
H A Dwu.c88 if (update_running) in wu()
H A Dpr.c485 if (update_running || cn != player->cnum) in mpr()
/dports/games/wolfpack/empire-4.4.1/include/
H A Dupdate.h77 extern int update_running;
/dports/dns/knot-resolver/knot-resolver-5.4.3/modules/cookies/
H A Dcookiectl.c447 static void update_running(struct kr_cookie_settings *running, in update_running() function
490 update_running(running, secret, alg_lookup); in apply_changes()
/dports/sysutils/ascpu/ascpu-1.11/
H A Dascpu_x.c173 void update_running() in update_running() function
817 update_running(); in ascpu_update()