Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c17299 struct mpg_mfile *fmpntov; in lscf_service_cleanup() local
17302 fmpntov = mpvarry[index]; in lscf_service_cleanup()
17303 if (fmpntov->mpg == mpnbuf) in lscf_service_cleanup()
17305 free(fmpntov->mpg); in lscf_service_cleanup()
17307 if (fmpntov->mfile == mpvbuf) in lscf_service_cleanup()
17309 free(fmpntov->mfile); in lscf_service_cleanup()
17311 if (fmpntov == mpntov) in lscf_service_cleanup()
17313 free(fmpntov); in lscf_service_cleanup()