Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dtop.c63 static volatile sig_atomic_t tstopflag; variable
737 if (tstopflag) { in main()
755 tstopflag = 0; in main()
1219 tstopflag = 1; in tstop()