Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/sdbc/etc/
H A Dscm.sh173 do_stop () function
343 do_stop
/titanic_41/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c112 static int do_stop(int);
180 rc = do_stop(argc); in main()
1231 do_stop(int argc) in do_stop() function
/titanic_41/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1290 static int do_stop = 0; variable
1314 do_stop = 1; in init_watch()
1338 if (do_stop) { in init_watch()