Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dos.h181 OS_FILET_REG, /* Regular file */ enumerator
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c444 next->type = OS_FILET_REG; in os_dirent_ls()
481 if (type >= OS_FILET_REG && type < OS_FILET_COUNT) in os_dirent_get_typename()