Searched refs:unit_file_process_dir (Results 1 - 3 of 3) sorted by relevance
/systemd/src/shared/ |
H A D | dropin.h | 47 int unit_file_process_dir(
|
H A D | dropin.c | 178 int unit_file_process_dir( function 238 unit_file_process_dir(unit_path_cache, *p, t, ".d", _UNIT_DEPENDENCY_INVALID, NULL, NULL, &strv);
|
/systemd/src/core/ |
H A D | load-dropin.c | 59 unit_file_process_dir(u->manager->unit_path_cache, *p, t, ".wants", UNIT_WANTS, 61 unit_file_process_dir(u->manager->unit_path_cache, *p, t, ".requires", UNIT_REQUIRES,
|
Completed in 1053 milliseconds