Home
last modified time | relevance | path

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

/src/tests/sys/fs/fusefs/
H A Drename.cc166 static volatile int stopit = 0; variable
171 while (stopit == 0) in setattr_th()
252 stopit = 1; in TEST_F()
/src/sbin/route/
H A Droute.c158 stopit(int sig __unused) in stopit() function
858 sa.sa_handler = stopit; in newroute()