Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/tests/libtest/
H A Dlib570.c28 static char *suburl(const char *base, int i) in suburl() function
H A Dlib569.c28 static char *suburl(const char *base, int i) in suburl() function
H A Dlib572.c36 static char *suburl(const char *base, int i) in suburl() function
H A Dlib568.c36 static char *suburl(const char *base, int i) in suburl() function
H A Dlib571.c98 static char *suburl(const char *base, int i) in suburl() function
H A Dlib506.c168 static char *suburl(const char *base, int i) in suburl() function
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgs.py109 def GetGsURL(bucket, for_gsutil=False, public=True, suburl=''): argument