OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:url_pattern
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/pkg_install/dist/lib/
pkg_io.c
235
char *cur_match, *
url_pattern
, *best_match = NULL;
local
255
url_pattern
= xasprintf("%*.*s*", (int)i, (int)i, pattern);
258
if (fetchList(&ue, url,
url_pattern
, fetch_flags)) {
261
warnx("Can't process %s/%s: %s", base_url,
url_pattern
,
264
free(
url_pattern
);
268
free(
url_pattern
);
Completed in 53 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026