Lines Matching defs:line
136 static bool countcheck(const char *func, int line, const char *source) in countcheck()
166 void *curl_domalloc(size_t wantedsize, int line, const char *source) in curl_domalloc()
195 int line, const char *source) in curl_docalloc()
222 char *curl_dostrdup(const char *str, int line, const char *source) in curl_dostrdup()
246 wchar_t *curl_dowcsdup(const wchar_t *str, int line, const char *source) in curl_dowcsdup()
274 int line, const char *source) in curl_dorealloc()
312 void curl_dofree(void *ptr, int line, const char *source) in curl_dofree()
342 int line, const char *source) in curl_socket()
361 int line, const char *source) in curl_socketpair()
379 int line, const char *source) in curl_accept()
399 void curl_mark_sclose(curl_socket_t sockfd, int line, const char *source) in curl_mark_sclose()
412 int curl_sclose(curl_socket_t sockfd, int line, const char *source) in curl_sclose()
420 int line, const char *source) in curl_fopen()
433 int line, const char *source) in curl_fdopen()
445 int curl_fclose(FILE *file, int line, const char *source) in curl_fclose()