Searched refs:source_exists (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 Dmv.c92 int source_exists; local
95 (source_exists = cp_mv_stat(*argv, &source_stat)) < 1) {
100 if (source_exists != 3) {
105 if (source_exists == 3) {

Completed in 98 milliseconds