OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufstat
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-am33xx/
i2c.h
56
unsigned short
bufstat
; /* 0xC0 */
member in struct:i2c
/external/u-boot/arch/arm/include/asm/arch-omap3/
i2c.h
44
unsigned short
bufstat
; /* 0x40 */
member in struct:i2c
/external/u-boot/arch/arm/include/asm/arch-omap4/
i2c.h
52
unsigned short
bufstat
; /* 0xC0 */
member in struct:i2c
/external/u-boot/arch/arm/include/asm/arch-omap5/
i2c.h
52
unsigned short
bufstat
; /* 0xC0 */
member in struct:i2c
/external/ltp/testcases/misc/math/float/
thread_code.c
43
struct stat
bufstat
;
local
54
while (stat(path, &
bufstat
)) {
66
fsize =
bufstat
.st_size;
Completed in 383 milliseconds