HomeSort by: relevance | last modified time | path
    Searched defs:do_reconf (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rtadvd/
rtadvd.c 81 volatile sig_atomic_t do_reconf; variable in typeref:typename:volatile sig_atomic_t
314 if (do_reconf) { /* SIGHUP */
315 do_reconf = 0;
379 do_reconf = 1;
rtadvd.c 81 volatile sig_atomic_t do_reconf; variable in typeref:typename:volatile sig_atomic_t
314 if (do_reconf) { /* SIGHUP */
315 do_reconf = 0;
379 do_reconf = 1;

Completed in 24 milliseconds