Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y295 extract_cmd: SCC_EXTRACT terminator { lscf_profile_extract(NULL); }
298 lscf_profile_extract($3);
H A Dsvccfg.h494 extern int lscf_profile_extract(const char *);
H A Dsvccfg_libscf.c11099 lscf_profile_extract(const char *filename) in lscf_profile_extract() function