Searched refs:loclen (Results 1 – 1 of 1) sorted by relevance
62 size_t loclen, FILE *stream);429 void write_linked_location(CURL *curl, const char *location, size_t loclen, in write_linked_location() argument435 size_t llen = loclen; in write_linked_location()493 (int)loclen - space_skipped, loc); in write_linked_location()501 fwrite(location, loclen, 1, stream); in write_linked_location()
Completed in 4 milliseconds