Searched refs:source_exists (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 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 100 milliseconds