Home
last modified time | relevance | path

Searched defs:file_ext (Results 1 – 4 of 4) sorted by relevance

/external/f2fs-tools/tools/
Dfibmap.c18 struct file_ext { struct
25 void print_ext(struct file_ext *ext) in print_ext() argument
/external/syslinux/com32/elflink/ldlinux/
Dldlinux.c19 struct file_ext { struct
24 static const struct file_ext file_extensions[] = { argument
/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c81 static const char file_ext[] = ".hs"; variable
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h750 const flatbuffers::String *file_ext() const { in file_ext() function