Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dpretty-print.c63 int file_url_from_path(const char *path, char **ret) { in file_url_from_path() function
119 r = file_url_from_path(path, &url); in terminal_urlify_path()
Dpretty-print.h9 int file_url_from_path(const char *path, char **ret);
/systemd-251/src/analyze/
Danalyze-security.c1933 r = file_url_from_path(info->fragment_path, &url); in assess()