Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcutils.c1029 static inline const char *next_component(const char *dir, int *p_len) in next_component() function
1192 dir = next_component(dir, &len_dir); in get_relocated_path()
1193 bindir = next_component(bindir, &len_bindir); in get_relocated_path()
1200 bindir = next_component(bindir, &len_bindir); in get_relocated_path()