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

/system/core/toolbox/cp/
H A Dcp.c334 int this_failed, any_failed; local
343 for (any_failed = 0; (curr = fts_read(ftsp)) != NULL;) {
351 this_failed = any_failed = 1;
355 this_failed = any_failed = 1;
368 this_failed = any_failed = 1;
414 this_failed = any_failed = 1;
432 this_failed = any_failed = 1;
441 this_failed = any_failed = 1;
453 this_failed = any_failed = 1;
456 this_failed = any_failed
[all...]

Completed in 18 milliseconds