Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h493 int engine_import(uu_list_t *);
H A Dsvccfg.y151 if (engine_import($2) == -2) {
H A Dsvccfg_engine.c602 engine_import(uu_list_t *args) in engine_import() function