Searched refs:do_dump (Results 1 – 6 of 6) sorted by relevance
83 volatile sig_atomic_t do_dump; variable247 if (do_dump) { /* SIGUSR1 */ in main()248 do_dump = 0; in main()641 do_dump = 1; in rtsold_set_dump_file()
22 do_dump($Opt{s});71 sub do_dump{
248 static int do_dump(unsigned long lflags, char_io *io_ch, void *arg, ASN1_STRING *str) in do_dump() function342 len = do_dump(lflags, io_ch, arg, str); in do_print_ex()
75 volatile sig_atomic_t do_dump; variable263 if (do_dump) { /* SIGUSR1 */264 do_dump = 0;309 do_dump = 1; in rtadvd_set_dump_file()
2169 const bool do_dump = (PL_op->op_type == OP_DUMP); in PP() local2412 if (!(do_dump || *label)) in PP()2417 if (! do_dump) in PP()2525 if (do_dump) { in PP()
156 static int do_dump; variable2872 do_dump++; in parse_args()2881 do_dump++; in parse_args()2949 do_dump++; in parse_args()3024 do_dump++; in parse_args()3053 && !do_segments && !do_header && !do_dump && !do_version in parse_args()11117 if (! do_dump) in process_section_contents()12085 do_unwind = do_version = do_dump = do_arch = 0; in process_object()