Home
last modified time | relevance | path

Searched refs:need_summary (Results 1 – 4 of 4) sorted by relevance

/freebsd/bin/dd/
H A Dmisc.c99 need_summary = 0; in summary()
132 need_summary = 1; in siginfo_handler()
H A Dextern.h69 extern volatile sig_atomic_t need_summary;
H A Dposition.c118 if (need_summary) in pos_in()
H A Ddd.c79 volatile sig_atomic_t need_summary; variable
488 if (need_summary) in dd_in()