OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:any_failed
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/cp/
cp.c
330
int this_failed,
any_failed
;
local in function:copy
339
for (
any_failed
= 0; (curr = fts_read(ftsp)) != NULL;) {
347
this_failed =
any_failed
= 1;
351
this_failed =
any_failed
= 1;
364
this_failed =
any_failed
= 1;
410
this_failed =
any_failed
= 1;
428
this_failed =
any_failed
= 1;
437
this_failed =
any_failed
= 1;
449
this_failed =
any_failed
= 1;
452
this_failed =
any_failed
= 1
[
all
...]
cp.c
330
int this_failed,
any_failed
;
local in function:copy
339
for (
any_failed
= 0; (curr = fts_read(ftsp)) != NULL;) {
347
this_failed =
any_failed
= 1;
351
this_failed =
any_failed
= 1;
364
this_failed =
any_failed
= 1;
410
this_failed =
any_failed
= 1;
428
this_failed =
any_failed
= 1;
437
this_failed =
any_failed
= 1;
449
this_failed =
any_failed
= 1;
452
this_failed =
any_failed
= 1
[
all
...]
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025