Home
last modified time | relevance | path

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

/hostap-3.6.0/hostapd/
Dmain.c318 static void handle_reload(int sig, void *signal_ctx) in handle_reload() function
357 eloop_register_signal(SIGHUP, handle_reload, interfaces); in hostapd_global_init()