Home
last modified time | relevance | path

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

/qemu/util/
H A Dcutils.c1012 static inline bool starts_with_prefix(const char *dir) in starts_with_prefix() function
1189 starts_with_prefix(dir) && starts_with_prefix(bindir)) { in get_relocated_path()