Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/testprogs/
H A Dcapturetest.c107 int sigrestart = 0; in main() local
147 sigrestart = 1; in main()
203 action.sa_flags = sigrestart ? SA_RESTART : 0; in main()