Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c16932 struct mpg_mfile *mpntov; in lscf_service_cleanup() local
17025 mpntov = safe_malloc(sizeof (struct mpg_mfile)); in lscf_service_cleanup()
17028 mpntov->mpg = mpnbuf; in lscf_service_cleanup()
17029 mpntov->mfile = mpvbuf; in lscf_service_cleanup()
17030 mpntov->access = 1; in lscf_service_cleanup()
17167 mpvarry[mfstcnt] = mpntov; in lscf_service_cleanup()
17190 mpntov = mpvarry[index]; in lscf_service_cleanup()
17197 mpnbuf = mpntov->mpg; in lscf_service_cleanup()
17198 mpvbuf = mpntov->mfile; in lscf_service_cleanup()
17200 mpntov->access = 0; in lscf_service_cleanup()
[all …]