Home
last modified time | relevance | path

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

/external/qemu/
Dpath.c72 static struct pathelem *add_dir_maybe(struct pathelem *path) in add_dir_maybe() function
102 *e = add_dir_maybe(*e); in add_entry()
166 base = add_dir_maybe(base); in init_paths()