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

  /src/usr.sbin/rtadvd/
rtadvd.c 80 volatile sig_atomic_t do_dump; variable in typeref:typename:volatile sig_atomic_t
309 if (do_dump) { /* SIGUSR1 */
310 do_dump = 0;
372 do_dump = 1;
rtadvd.c 80 volatile sig_atomic_t do_dump; variable in typeref:typename:volatile sig_atomic_t
309 if (do_dump) { /* SIGUSR1 */
310 do_dump = 0;
372 do_dump = 1;

Completed in 23 milliseconds