HomeSort by: relevance | last modified time | path
    Searched defs:mlhead (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mountd/
mountd.c 227 static struct mountlist *mlhead; variable in typeref:struct:mountlist *
420 mlhead = NULL;
805 mlp = mlhead;
2154 mlpp = &mlhead;
2193 mlpp = &mlhead;
2194 mlp = mlhead;
2225 mlp = mlhead;
2242 mlpp = &mlhead;
2243 mlp = mlhead;
mountd.c 227 static struct mountlist *mlhead; variable in typeref:struct:mountlist *
420 mlhead = NULL;
805 mlp = mlhead;
2154 mlpp = &mlhead;
2193 mlpp = &mlhead;
2194 mlp = mlhead;
2225 mlp = mlhead;
2242 mlpp = &mlhead;
2243 mlp = mlhead;

Completed in 24 milliseconds