Home
last modified time | relevance | path

Searched defs:index_file (Results 1 – 2 of 2) sorted by relevance

/external/kmod/libkmod/
Dlibkmod-index.c307 struct index_file { struct
312 struct index_file *index_file_open(const char *filename) in index_file_open() argument
/external/clang/tools/c-index-test/
Dc-index-test.c3378 static int index_file(int argc, const char **argv, int full) { in index_file() function