Home
last modified time | relevance | path

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

/dports/sysutils/flog/flog-1.8/
H A Dflog.c43 volatile int gotHUP; variable
122 if (gotHUP) { in main()
125 gotHUP = 0; in main()
259 gotHUP = 1; in catchHUP()