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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/editors/
H A Ddiff.c88 STATUS_SAME, /* files are the same */ enumerator in enum:__anon35250
677 int status = STATUS_SAME, i;
727 if (status != STATUS_SAME)
744 case STATUS_SAME:
968 print_status(gotstdin > 1 ? STATUS_SAME : diffreg(file), file);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/editors/
H A Ddiff.c88 STATUS_SAME, /* files are the same */ enumerator in enum:__anon320
677 int status = STATUS_SAME, i;
727 if (status != STATUS_SAME)
744 case STATUS_SAME:
968 print_status(gotstdin > 1 ? STATUS_SAME : diffreg(file), file);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/editors/
H A Ddiff.c88 STATUS_SAME, /* files are the same */ enumerator in enum:__anon1225
677 int status = STATUS_SAME, i;
727 if (status != STATUS_SAME)
744 case STATUS_SAME:
968 print_status(gotstdin > 1 ? STATUS_SAME : diffreg(file), file);

Completed in 124 milliseconds