Home
last modified time | relevance | path

Searched defs:quitting (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbfd-target.c70 target_bfd_xclose (struct target_ops *t, int quitting) in target_bfd_xclose()
H A Dbsd-kvm.c108 bsd_kvm_close (int quitting) in bsd_kvm_close()
H A Drecord-btrace.c193 record_btrace_close (int quitting) in record_btrace_close()
H A Dbsd-uthread.c207 bsd_uthread_close (int quitting) in bsd_uthread_close()
H A Dcorelow.c195 core_close (int quitting) in core_close()
H A Dexec.c121 exec_close_1 (int quitting) in exec_close_1()
H A Dtarget.c1085 pop_all_targets_above (enum strata above_stratum, int quitting) in pop_all_targets_above()
1103 pop_all_targets (int quitting) in pop_all_targets()
3778 target_close (struct target_ops *targ, int quitting) in target_close()
H A Drecord-full.c1024 record_full_close (int quitting) in record_full_close()
H A Dtracepoint.c4216 tfile_close (int quitting) in tfile_close()
H A Dremote.c3004 remote_close (int quitting) in remote_close()
/dflybsd-src/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c185 kgdb_trgt_close(int quitting) in kgdb_trgt_close()
/dflybsd-src/contrib/less/
H A Dmain.c38 public int quitting; variable