Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c62 static int g_dirty; variable
372 g_dirty = 1; in lwp_abort()
512 g_dirty = 0; in do_pnohup()
516 if (g_dirty) { in do_pnohup()