Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/mountd/ | |
mountd.c | 800 struct mountlist *mlp; local in function:xdr_mlist 805 mlp = mlhead; 806 while (mlp) { 809 strp = &mlp->ml_host[0]; 812 strp = &mlp->ml_dirp[0]; 815 mlp = mlp->ml_next; 2145 struct mountlist *mlp, **mlpp; local in function:get_mountlist 2161 mlp = emalloc(sizeof(*mlp)); 2176 struct mountlist *mlp, **mlpp; local in function:del_mlist 2239 struct mountlist *mlp, **mlpp; local in function:add_mlist [all...] |