Searched defs:base (Results 1 – 16 of 16) sorted by relevance
/curl/lib/ |
H A D | strtoofft.c | 79 static curl_off_t strtooff(const char *nptr, char **endptr, int base) in strtooff() 173 static int get_char(char c, int base) in get_char() 212 CURLofft curlx_strtoofft(const char *str, char **endp, int base, in curlx_strtoofft()
|
H A D | amigaos.c | 81 struct Library *base = OpenLibrary("bsdsocket.library", 4); in Curl_amiga_init() local 111 struct Library *base = __CurlISocket->Data.LibBase; in Curl_amiga_cleanup() local 155 struct Library *base = OpenLibrary("bsdsocket.library", 4); in Curl_ipv4_resolve_r() local
|
H A D | inet_ntop.c | 99 int base; in inet_ntop6() member
|
H A D | mime.c | 362 char *base; in strippath() local 1415 char *base; in curl_mime_filedata() local
|
H A D | mprintf.c | 701 unsigned long base; /* Base of a number to be written. */ in formatf() local
|
H A D | urlapi.c | 253 static CURLcode concat_url(char *base, const char *relurl, char **newurl) in concat_url()
|
/curl/tests/libtest/ |
H A D | lib570.c | 28 static char *suburl(const char *base, int i) in suburl()
|
H A D | lib569.c | 28 static char *suburl(const char *base, int i) in suburl()
|
H A D | lib568.c | 36 static char *suburl(const char *base, int i) in suburl()
|
H A D | lib572.c | 36 static char *suburl(const char *base, int i) in suburl()
|
H A D | lib571.c | 98 static char *suburl(const char *base, int i) in suburl()
|
H A D | lib506.c | 168 static char *suburl(const char *base, int i) in suburl()
|
/curl/docs/examples/ |
H A D | multi-event.c | 35 struct event_base *base; variable
|
/curl/src/ |
H A D | tool_doswin.c | 445 char *p, *base; in rename_if_reserved_dos() local
|
H A D | tool_paramhlp.c | 165 static ParameterError getnum(long *val, const char *str, int base) in getnum()
|
/curl/packages/OS400/ |
H A D | os400sys.c | 580 Curl_ldap_search_s_a(void *ld, char *base, int scope, char *filter, in Curl_ldap_search_s_a()
|
Completed in 31 milliseconds