Home
last modified time | relevance | path

Searched refs:index_searchwild (Results 1 – 3 of 3) sorted by relevance

/external/kmod/libkmod/
Dlibkmod-index.h37 struct index_value *index_searchwild(struct index_file *idx, const char *key);
Dlibkmod.c449 realnames = index_searchwild(idx, name); in kmod_lookup_alias_from_alias_bin()
Dlibkmod-index.c590 struct index_value *index_searchwild(struct index_file *in, const char *key) in index_searchwild() function