Searched refs:load_os_release_pairs_with_prefix (Results 1 – 3 of 3) sorted by relevance
33 int load_os_release_pairs_with_prefix(const char *root, const char *prefix, char ***ret);
278 int load_os_release_pairs_with_prefix(const char *root, const char *prefix, char ***ret) { in load_os_release_pairs_with_prefix() function
3659 r = load_os_release_pairs_with_prefix("/", "container_host_", &os_release_pairs); in outer_child()