Searched refs:fwrite_xattr (Results 1 – 3 of 3) sorted by relevance
39 int fwrite_xattr(CURL *curl, const char *url, int fd);42 #define fwrite_xattr(a,b,c) 0 macro
114 int fwrite_xattr(CURL *curl, const char *url, int fd) in fwrite_xattr() function
505 rc = fwrite_xattr(curl, per->url, fileno(outs->stream)); in post_per_transfer()
Completed in 14 milliseconds