Searched defs:scfutilhandle_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.h50 } scfutilhandle_t; typedef in typeref:struct:scfutilhandle
56 extern void sa_scf_fini(scfutilhandle_t *);
57 extern scfutilhandle_t *sa_scf_init();
58 extern int sa_get_config(scfutilhandle_t *, xmlNodePtr, sa_handle_t);
59 extern int sa_get_instance(scfutilhandle_t *, char *);
60 extern int sa_create_instance(scfutilhandle_t *, char *);

Completed in 55 milliseconds