Home
last modified time | relevance | path

Searched defs:url (Results 1 – 25 of 25) sorted by relevance

/systemd-251/docs/_data/
Dextra_pages.json2 { "category": "Project", "title": "Brand", "url": "https://brand.systemd.io/" }, string
3 …{ "category": "Project", "title": "Releases", "url": "https://github.com/systemd/systemd/releases"… string
4 …{ "category": "Project", "title": "GitHub Project Page", "url": "https://github.com/systemd/system… string
5 … { "category": "Project", "title": "Issues", "url": "https://github.com/systemd/systemd/issues" }, string
6 …{ "category": "Project", "title": "Pull Requests", "url": "https://github.com/systemd/systemd/pull… string
7 …{ "category": "Project", "title": "Mailing List", "url": "https://lists.freedesktop.org/mailman/li… string
8 …{ "category": "Manual Pages", "title": "Index", "url": "https://www.freedesktop.org/software/syste… string
9 …{ "category": "Manual Pages", "title": "Directives", "url": "https://www.freedesktop.org/software/… string
/systemd-251/src/shared/
Dweb-util.c23 bool http_url_is_valid(const char *url) { in http_url_is_valid()
39 bool file_url_is_valid(const char *url) { in file_url_is_valid()
52 bool documentation_url_is_valid(const char *url) { in documentation_url_is_valid()
Dimport-util.h20 static inline int import_url_change_last_component(const char *url, const char *suffix, char **ret)… in import_url_change_last_component()
24 static inline int import_url_append_component(const char *url, const char *suffix, char **ret) { in import_url_append_component()
Dimport-util.c17 static const char *skip_protocol_and_hostname(const char *url) { in skip_protocol_and_hostname()
41 const char *url, in import_url_last_component()
79 const char *url, in import_url_change_suffix()
Dpretty-print.c41 int terminal_urlify(const char *url, const char *text, char **ret) { in terminal_urlify()
66 char *url = NULL; in file_url_from_path() local
94 _cleanup_free_ char *url = NULL; in terminal_urlify_path() local
127 const char *url, *text; in terminal_urlify_man() local
Dformat-table.c82 char *url; /* A URL to use for a clickable hyperlink */ member
716 int table_set_url(Table *t, TableCell *cell, const char *url) { in table_set_url()
1887 static char *align_string_mem(const char *str, const char *url, size_t new_length, unsigned percent… in align_string_mem()
Dlogs-show.c86 _cleanup_free_ char *t = NULL, *url = NULL; in url_from_catalog() local
/systemd-251/src/sysupdate/
Dsysupdate-cache.c23 const char *url, in web_cache_add_item()
77 WebCacheItem* web_cache_get_item(Hashmap *web_cache, const char *url, bool verified) { in web_cache_get_item()
Dsysupdate-cache.h7 char *url; member
Dsysupdate-resource.c238 const char *url, in download_manifest()
/systemd-251/src/import/
Dpull-common.c32 const char *url, in pull_find_old_etags()
115 static int hash_url(const char *url, char **ret) { in hash_url()
128 int pull_make_path(const char *url, const char *etag, const char *image_root, const char *prefix, c… in pull_make_path()
178 const char *url, in pull_make_auxiliary_job()
248 const char *url, in pull_make_verification_jobs()
602 int verification_style_from_url(const char *url, VerificationStyle *ret) { in verification_style_from_url()
662 int pull_url_needs_checksum(const char *url) { in pull_url_needs_checksum()
Dpull.c36 static int normalize_local(const char *local, const char *url, char **ret) { in normalize_local()
109 const char *url, *local; in pull_tar() local
182 const char *url, *local; in pull_raw() local
Dcurl-util.c223 int curl_glue_make(CURL **ret, const char *url, void *userdata) { in curl_glue_make()
Dpull-job.c679 const char *url, in pull_job_new()
Dpull-job.h36 char *url; member
Dpull-tar.c580 const char *url, in tar_pull_start()
Dpull-raw.c817 const char *url, in raw_pull_start()
/systemd-251/tools/
Dxml_helper.py7 def resolve(self, url, id, context): argument
/systemd-251/src/journal-remote/
Djournal-remote-main.c114 static int spawn_curl(const char* url) { in spawn_curl()
263 const char *url, in request_handler()
663 const char *url, *hostname; in create_remoteserver() local
Djournal-upload.h30 char *url; member
Djournal-upload.c418 static int setup_uploader(Uploader *u, const char *url, const char *state_file) { in setup_uploader()
Djournal-gatewayd.c808 const char *url, in request_handler()
/systemd-251/src/network/
Dnetworkd-util.c217 char **url = data; in config_parse_mud_url() local
/systemd-251/src/journal/
Djournalctl.c1817 _cleanup_free_ char *url = NULL; in format_journal_url() local
2001 _cleanup_free_ char *url = NULL; in setup_keys() local
/systemd-251/src/analyze/
Danalyze-security.c119 const char *url; member
1930 _cleanup_free_ char *url = NULL; in assess() local