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

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c871 (ret->rh_instance = scf_instance_create(ret)) == NULL ||
3544 scf_instance_create(scf_handle_t *handle) function
7301 if ((inst = scf_instance_create(h)) == NULL ||

Completed in 59 milliseconds