Home
last modified time | relevance | path

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

/systemd-251/src/import/
Dimport.c84 static int open_source(const char *path, const char *local, int *ret_open_fd) { in open_source() function
160 fd = open_source(path, normalized, &open_fd); in import_tar()
232 fd = open_source(path, normalized, &open_fd); in import_raw()