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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Ddiff.c121 struct stat stb1, stb2; member in struct:globals
152 #define stb2 (G.stb2 ) macro
280 if ((flags & (D_EMPTY1 | D_EMPTY2)) || stb1.st_size != stb2.st_size
281 || (stb1.st_mode & S_IFMT) != (stb2.st_mode & S_IFMT)
779 printf("+++ %s\t%s", file2, ctime(&stb2.st_mtime));
935 if (S_ISDIR(stb1.st_mode) != S_ISDIR(stb2.st_mode))
975 prepare(1, f2 /*, stb2.st_size*/);
1043 if (!fullpath2 || stat(fullpath2, &stb2) != 0) {
1045 memset(&stb2,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dsbi.h26 /* 0x0028 */ u32 stb2; /* Streaming buf control for slot 2 */ member in struct:sbi_regs

Completed in 53 milliseconds