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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Drmdir.c24 int do_dot; local
38 do_dot = (*path == '.');
51 if (do_dot || (*path != '.') || path[1]) {

Completed in 94 milliseconds