HomeSort by relevance Sort by last modified time
    Searched refs:os_dirent_get_typename (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
os.h 232 const char *os_dirent_get_typename(enum os_dirent_t type);
  /external/u-boot/fs/sandbox/
sandboxfs.c 93 printf("%s %10lu %s\n", os_dirent_get_typename(node->type),
  /external/u-boot/arch/sandbox/cpu/
os.c 405 const char *os_dirent_get_typename(enum os_dirent_t type) function

Completed in 98 milliseconds