Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-env-util.c104 TEST(strv_env_replace_strdup_passthrough) { in TEST() argument
/systemd-251/src/basic/
Denv-util.c418 int strv_env_replace_strdup_passthrough(char ***l, const char *assignment) { in strv_env_replace_strdup_passthrough() function