Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c1438 int should_fork = 1; /* fork flag */ in main() local
1463 should_fork = 0; in main()
1471 should_fork = 0; in main()
1491 if (should_fork == 1) { in main()