OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:os_dirent_t
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
os.h
189
enum
os_dirent_t
{
enum
202
enum
os_dirent_t
type; /* Type of entry */
232
const char *os_dirent_get_typename(enum
os_dirent_t
type);
/external/u-boot/arch/sandbox/cpu/
os.c
405
const char *os_dirent_get_typename(enum
os_dirent_t
type)
Completed in 125 milliseconds