Home
last modified time | relevance | path

Searched refs:OS_FILET_REG (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dos.h190 OS_FILET_REG, /* Regular file */ enumerator
/external/u-boot/arch/sandbox/cpu/
Dos.c370 next->type = OS_FILET_REG; in os_dirent_ls()
407 if (type >= OS_FILET_REG && type < OS_FILET_COUNT) in os_dirent_get_typename()