Home
last modified time | relevance | path

Searched defs:candidates (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-socket-bind.c16 char **candidates = STRV_MAKE("ncat", "nc", "netcat"); in find_netcat_executable() local
/systemd-251/src/oom/
Doomd-manager.c273 _cleanup_hashmap_free_ Hashmap *candidates = NULL; in get_monitored_cgroup_contexts_candidates() local
297 …int update_monitored_cgroup_contexts_candidates(Hashmap *monitored_cgroups, Hashmap **candidates) { in update_monitored_cgroup_contexts_candidates()
390 _cleanup_hashmap_free_ Hashmap *candidates = NULL; in monitor_swap_contexts_handler() local