Searched refs:mpntov (Results 1 – 1 of 1) sorted by relevance
16969 struct mpg_mfile *mpntov = NULL; in lscf_service_cleanup() local17062 mpntov = safe_malloc(sizeof (struct mpg_mfile)); in lscf_service_cleanup()17065 mpntov->mpg = mpnbuf; in lscf_service_cleanup()17066 mpntov->mfile = mpvbuf; in lscf_service_cleanup()17067 mpntov->access = 1; in lscf_service_cleanup()17204 mpvarry[mfstcnt] = mpntov; in lscf_service_cleanup()17227 mpntov = mpvarry[index]; in lscf_service_cleanup()17234 mpnbuf = mpntov->mpg; in lscf_service_cleanup()17235 mpvbuf = mpntov->mfile; in lscf_service_cleanup()17237 mpntov->access = 0; in lscf_service_cleanup()[all …]