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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dls.c446 struct dnode **dnd; local
467 dnd = splitdnarray(subdnp, nfiles, SPLIT_SUBDIR);
470 dnsort(dnd, dndirs);
471 showdirs(dnd, dndirs, 0);
473 free(dnd);
789 struct dnode **dnd; local
940 dnd = splitdnarray(dnp, nfiles, SPLIT_DIR);
951 dnsort(dnd, dndirs);
952 showdirs(dnd, dndirs, dnfiles == 0);
954 free(dnd);
[all...]

Completed in 45 milliseconds