Home
last modified time | relevance | path

Searched refs:psummary (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dprogressbar.h75 void psummary(int);
H A Dmain.c509 (void)xsignal(SIGINFO, psummary); in main()
511 (void)xsignal(SIGQUIT, psummary); in main()
H A Dprogressbar.c385 psummary(int notused) function
H A Dftp.c704 (void)xsignal(SIGQUIT, psummary); in sendrequest()
941 (void)xsignal(SIGQUIT, psummary); in recvrequest()
H A Dfetch.c1149 (void)xsignal(SIGQUIT, psummary); in fetch_url()
/freebsd/contrib/ntp/scripts/stats/
H A DREADME28 The psummary.awk script can be used to scan the peer_summary file and
/freebsd/contrib/tnftp/
H A DChangeLog1648 specifically set SIGQUIT to psummary in each one, to override