Searched refs:dl2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c3343 struct dirlist *newdl, *dl, *dl2, *dl3, *dlstop; local
3347 dl2 = NULL;
3380 dl2 = dl;
3383 dl2 = dl;
3389 dl2 = dl;
3400 if (dl2 == NULL) {
3405 dl2->dl_next = newdl;
3423 struct dirlist *dl2; local
3426 dl2 = dl->dl_next;
3430 dl = dl2;
[all...]

Completed in 101 milliseconds