Searched refs:summaryx (Results 1 – 3 of 3) sorted by relevance
/system/core/toolbox/upstream-netbsd/bin/dd/ | ||
D | extern.h | 63 void summaryx(int); |
D | misc.c | 144 summaryx(int notused) in summaryx() function |
D | dd.c | 133 (void)signal(SIGINFO, summaryx); in main() |