HomeSort by: relevance | last modified time | path
    Searched defs:doquit (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/rump/rumpkern/h_client/
h_stresscli.c 25 static volatile sig_atomic_t doquit; variable in typeref:typename:volatile sig_atomic_t
31 doquit = 1;
54 while (!doquit) {
65 if (doquit)
86 if (doquit)
96 if (doquit)
106 if (doquit)
  /src/usr.sbin/timed/timed/
master.c 294 doquit(msg); /* become a slave */
771 doquit(struct tsp *msg) function in typeref:typename:void

Completed in 12 milliseconds