Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dconf-files.c294 char **ret_replace_file) { in conf_files_list_with_replacement() argument
302 assert(ret_replace_file || !replacement); in conf_files_list_with_replacement()
319 if (ret_replace_file) in conf_files_list_with_replacement()
320 *ret_replace_file = TAKE_PTR(p); in conf_files_list_with_replacement()