Lines Matching defs:mlp
120 struct mntlist *mlp;
123 mlp = mlist;
124 while (mlp) {
125 struct mnttab *mnt = mlp->mntl_mnt;
129 oldmlp = mlp;
130 mlp = mlp->mntl_next;
234 struct mntlist *mlp;
260 for (mlp = mlist; mlp; mlp = mlp->mntl_next) {
261 struct mnttab *mnt = mlp->mntl_mnt;
303 for (mlp = mlist; mlp; mlp = mlp->mntl_next) {
308 struct mnttab *mnt = mlp->mntl_mnt;
356 struct mntlist *mlp;
378 for (mlp = mlist; mlp; mlp = mlp->mntl_next) {
379 struct mnttab *mnt = mlp->mntl_mnt;