Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y167 engine_cleanup(0);
172 engine_cleanup(1);
H A Dsvccfg.h492 int engine_cleanup(int);
H A Dsvccfg_engine.c835 engine_cleanup(int flags) in engine_cleanup() function