Home
last modified time | relevance | path

Searched defs:base_url (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dmark_spam.py28 base_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/' variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dmark_spam.py28 base_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/' variable
/netbsd-src/external/gpl3/gcc/dist/maintainer-scripts/
H A Dbugzilla-close-candidate.py28 base_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/' variable
H A Dbranch_changer.py56 base_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/' variable
/netbsd-src/external/gpl3/gcc.old/dist/maintainer-scripts/
H A Dbugzilla-close-candidate.py28 base_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/' variable
H A Dbranch_changer.py45 base_url = 'https://gcc.gnu.org/bugzilla/rest.cgi/' variable
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkg_io.c259 char *base_url; in find_best_package_int() local