Home
last modified time | relevance | path

Searched refs:summaryx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/dd/
H A Dextern.h63 void summaryx(int);
H A Dmisc.c142 summaryx(int notused) in summaryx() function
H A Ddd.c139 (void)signal(SIGINFO, summaryx); in main()