Searched refs:toppath (Results 1 - 1 of 1) sorted by relevance

/systemd/src/delta/
H A Ddelta.c215 static int enumerate_dir_d(Hashmap *top, Hashmap *bottom, Hashmap *drops, const char *toppath, const char *drop) { argument
225 path = strjoin(toppath, "/", drop, NULL);
256 d = p + strlen(toppath) + 1;
264 d = p + strlen(toppath) + 1;

Completed in 29 milliseconds