Home
last modified time | relevance | path

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

/systemd-251/src/analyze/
Danalyze-cat-config.c40 r = conf_files_cat(arg_root, t); in verb_cat_config()
/systemd-251/src/shared/
Dpretty-print.h22 int conf_files_cat(const char *root, const char *name);
Dpretty-print.c283 int conf_files_cat(const char *root, const char *name) { in conf_files_cat() function