OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OS_FILET_REG
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
os.h
190
OS_FILET_REG
, /* Regular file */
/external/u-boot/arch/sandbox/cpu/
os.c
370
next->type =
OS_FILET_REG
;
407
if (type >=
OS_FILET_REG
&& type < OS_FILET_COUNT)
Completed in 49 milliseconds