Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y465 if (lscf_describe($2, 1) == -2) {
477 | SCC_DESCRIBE terminator { lscf_describe(NULL, 0); }
H A Dsvccfg.h466 int lscf_describe(uu_list_t *, int);
H A Dsvccfg_libscf.c15596 lscf_describe(uu_list_t *args, int hasargs) in lscf_describe() function