Searched refs:file2 (Results 1 - 25 of 127) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/testsuite/nsswitch/
H A Dgetent_r.sh25 for file2 in $SORTED; do
26 if [ $file1 != $file2 ]; then
27 diff $file1 $file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/testsuite/nsswitch/
H A Dgetent_r.sh25 for file2 in $SORTED; do
26 if [ $file1 != $file2 ]; then
27 diff $file1 $file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetent_r.sh25 for file2 in $SORTED; do
26 if [ $file1 != $file2 ]; then
27 diff $file1 $file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetent_r.sh25 for file2 in $SORTED; do
26 if [ $file1 != $file2 ]; then
27 diff $file1 $file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetent_r.sh25 for file2 in $SORTED; do
26 if [ $file1 != $file2 ]; then
27 diff $file1 $file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/testsuite/nsswitch/
H A Dgetent_r.sh25 for file2 in $SORTED; do
26 if [ $file1 != $file2 ]; then
27 diff $file1 $file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/testsuite/server/
H A Dxfer.exp23 "lcd /tmp\r" "put file\r" "get file /tmp/file2\r" } {
37 set output [util_start "diff" "/tmp/file /tmp/file2" ""]
48 file delete /tmp/file /tmp/file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/testsuite/server/
H A Dxfer.exp23 "lcd /tmp\r" "put file\r" "get file /tmp/file2\r" } {
37 set output [util_start "diff" "/tmp/file /tmp/file2" ""]
48 file delete /tmp/file /tmp/file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testsuite/server/
H A Dxfer.exp23 "lcd /tmp\r" "put file\r" "get file /tmp/file2\r" } {
37 set output [util_start "diff" "/tmp/file /tmp/file2" ""]
48 file delete /tmp/file /tmp/file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testsuite/server/
H A Dxfer.exp23 "lcd /tmp\r" "put file\r" "get file /tmp/file2\r" } {
37 set output [util_start "diff" "/tmp/file /tmp/file2" ""]
48 file delete /tmp/file /tmp/file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testsuite/server/
H A Dxfer.exp23 "lcd /tmp\r" "put file\r" "get file /tmp/file2\r" } {
37 set output [util_start "diff" "/tmp/file /tmp/file2" ""]
48 file delete /tmp/file /tmp/file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/testsuite/server/
H A Dxfer.exp23 "lcd /tmp\r" "put file\r" "get file /tmp/file2\r" } {
37 set output [util_start "diff" "/tmp/file /tmp/file2" ""]
48 file delete /tmp/file /tmp/file2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/libsmbclient/
H A Dtestsmbc.c48 const char *file2 = "smb://samba/public/testfile2.txt"; local
193 err = smbc_rename(file, file2);
197 fprintf(stderr, "Renaming file: %s to %s: %s\n", file, file2, strerror(errno));
201 fprintf(stdout, "Renamed file %s to %s\n", file, file2);
244 err = smbc_stat(file2, &st2);
253 fprintf(stdout, "Stat'ed file: %s. Size = %d, mode = %04X\n", file2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/libsmbclient/
H A Dtestsmbc.c52 const char *file2 = "smb://samba/public/testfile2.txt"; local
198 err = smbc_rename(file, file2);
202 fprintf(stderr, "Renaming file: %s to %s: %s\n", file, file2, strerror(errno));
206 fprintf(stdout, "Renamed file %s to %s\n", file, file2);
249 err = smbc_stat(file2, &st2);
258 fprintf(stdout, "Stat'ed file: %s. Size = %d, mode = %04X\n", file2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/libsmbclient/
H A Dtestsmbc.c48 const char *file2 = "smb://samba/public/testfile2.txt"; local
193 err = smbc_rename(file, file2);
197 fprintf(stderr, "Renaming file: %s to %s: %s\n", file, file2, strerror(errno));
201 fprintf(stdout, "Renamed file %s to %s\n", file, file2);
244 err = smbc_stat(file2, &st2);
253 fprintf(stdout, "Stat'ed file: %s. Size = %d, mode = %04X\n", file2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/libsmbclient/
H A Dtestsmbc.c52 const char *file2 = "smb://samba/public/testfile2.txt"; local
198 err = smbc_rename(file, file2);
202 fprintf(stderr, "Renaming file: %s to %s: %s\n", file, file2, strerror(errno));
206 fprintf(stdout, "Renamed file %s to %s\n", file, file2);
249 err = smbc_stat(file2, &st2);
258 fprintf(stdout, "Stat'ed file: %s. Size = %d, mode = %04X\n", file2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/libsmbclient/
H A Dtestsmbc.c48 const char *file2 = "smb://samba/public/testfile2.txt"; local
193 err = smbc_rename(file, file2);
197 fprintf(stderr, "Renaming file: %s to %s: %s\n", file, file2, strerror(errno));
201 fprintf(stdout, "Renamed file %s to %s\n", file, file2);
244 err = smbc_stat(file2, &st2);
253 fprintf(stdout, "Stat'ed file: %s. Size = %d, mode = %04X\n", file2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/libsmbclient/
H A Dtestsmbc.c52 const char *file2 = "smb://samba/public/testfile2.txt"; local
198 err = smbc_rename(file, file2);
202 fprintf(stderr, "Renaming file: %s to %s: %s\n", file, file2, strerror(errno));
206 fprintf(stdout, "Renamed file %s to %s\n", file, file2);
249 err = smbc_stat(file2, &st2);
258 fprintf(stdout, "Stat'ed file: %s. Size = %d, mode = %04X\n", file2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dmacrotab.c198 struct macro_source_file *file2, int line2)
213 if (! file2)
218 else if (! file2)
223 if (file1 != file2)
230 int depth2 = inclusion_depth (file2);
243 line2 = file2->included_at_line;
244 file2 = file2->included_by;
249 /* Now both file1 and file2 are at the same depth. Walk toward
251 while (file1 != file2)
194 compare_locations(struct macro_source_file *file1, int line1, struct macro_source_file *file2, int line2) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dmacrotab.c198 struct macro_source_file *file2, int line2)
213 if (! file2)
218 else if (! file2)
223 if (file1 != file2)
230 int depth2 = inclusion_depth (file2);
243 line2 = file2->included_at_line;
244 file2 = file2->included_by;
249 /* Now both file1 and file2 are at the same depth. Walk toward
251 while (file1 != file2)
194 compare_locations(struct macro_source_file *file1, int line1, struct macro_source_file *file2, int line2) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dmacrotab.c198 struct macro_source_file *file2, int line2)
213 if (! file2)
218 else if (! file2)
223 if (file1 != file2)
230 int depth2 = inclusion_depth (file2);
243 line2 = file2->included_at_line;
244 file2 = file2->included_by;
249 /* Now both file1 and file2 are at the same depth. Walk toward
251 while (file1 != file2)
194 compare_locations(struct macro_source_file *file1, int line1, struct macro_source_file *file2, int line2) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/
H A Dgetpart.pm222 my $file2="$logdir/check-expected";
230 open(TEMP, ">$file2");
235 my @out = `diff -u $file2 $file1 2>/dev/null`;
238 @out = `diff -c $file2 $file1 2>/dev/null`;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/
H A Dgetpart.pm222 my $file2="$logdir/check-expected";
230 open(TEMP, ">$file2");
235 my @out = `diff -u $file2 $file1 2>/dev/null`;
238 @out = `diff -c $file2 $file1 2>/dev/null`;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/
H A Dgetpart.pm222 my $file2="$logdir/check-expected";
230 open(TEMP, ">$file2");
235 my @out = `diff -u $file2 $file1 2>/dev/null`;
238 @out = `diff -c $file2 $file1 2>/dev/null`;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/smbwrapper/
H A Dsmbw.c1229 struct smbw_file *file, *file2; local
1250 file2 = (struct smbw_file *)malloc(sizeof(*file2));
1251 if (!file2) {
1257 ZERO_STRUCTP(file2);
1259 *file2 = *file;
1260 file2->fd = fd2;
1266 DLIST_ADD(smbw_files, file2);
1282 struct smbw_file *file, *file2; local
1302 file2
[all...]

Completed in 293 milliseconds

123456