Home
last modified time | relevance | path

Searched refs:loclen (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_cb_hdr.c62 size_t loclen, FILE *stream);
383 void write_linked_location(CURL *curl, const char *location, size_t loclen, in write_linked_location() argument
389 size_t llen = loclen; in write_linked_location()
447 (int)loclen - space_skipped, loc); in write_linked_location()
455 fwrite(location, loclen, 1, stream); in write_linked_location()

Completed in 4 milliseconds