Home
last modified time | relevance | path

Searched defs:modules (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/test/
Dtest-nss-users.c195 _cleanup_strv_free_ char **modules = NULL, **names = NULL; in parse_argv() local
236 _cleanup_strv_free_ char **modules = NULL, **names = NULL; in run() local
Dtest-nss-hosts.c403 _cleanup_strv_free_ char **modules = NULL, **names = NULL; in parse_argv() local
467 _cleanup_strv_free_ char **modules = NULL, **names = NULL; in run() local
/systemd-251/src/shared/
Delf-util.c155 Set **modules; member