Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c115 static int do_stop(int);
183 rc = do_stop(argc); in main()
1234 do_stop(int argc) in do_stop() function
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1288 static int do_stop = 0; variable
1312 do_stop = 1; in init_watch()
1336 if (do_stop) { in init_watch()