Home
last modified time | relevance | path

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

/systemd-251/src/shared/ !
Dimport-util.c80 size_t n_drop_components, in import_url_change_suffix() argument
110 while (n_drop_components > 0) { in import_url_change_suffix()
117 n_drop_components--; in import_url_change_suffix()
Dimport-util.h18 int import_url_change_suffix(const char *url, size_t n_drop_components, const char *suffix, char **…