Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dos.h184 OS_FILET_UNKNOWN, /* Something else */ enumerator
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c453 next->type = OS_FILET_UNKNOWN; in os_dirent_ls()
484 return os_dirent_typename[OS_FILET_UNKNOWN]; in os_dirent_get_typename()