Home | Sort by: relevance | last modified time | path |
/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; |