Home
last modified time | relevance | path

Searched defs:do_reload (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libwebsockets/lwsws/
H A Dmain.c61 static int opts = 0, do_reload = 1; variable
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dhandle.c124 void semanage_set_reload(semanage_handle_t * sh, int do_reload) in semanage_set_reload()
H A Dhandle.h62 int do_reload; /* whether to reload policy after commit */ member
/aosp_15_r20/external/iputils/
H A Drarpd.c33 int do_reload = 1; variable
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_spill.cpp229 do_reload(spill_ctx& ctx, Temp tmp, Temp new_name, uint32_t spill_id) in do_reload() function