Searched refs:tar_pull_start (Results 1 - 3 of 3) sorted by relevance
/systemd/src/import/ |
H A D | pull-tar.h | 36 int tar_pull_start(TarPull *pull, const char *url, const char *local, bool force_local, ImportVerify verify, bool settings);
|
H A D | pull.c | 121 r = tar_pull_start(pull, url, local, arg_force, arg_verify, arg_settings);
|
H A D | pull-tar.c | 468 int tar_pull_start( function
|
Completed in 8 milliseconds