Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_xattr.h39 int fwrite_xattr(CURL *curl, const char *url, int fd);
42 #define fwrite_xattr(a,b,c) 0 macro
H A Dtool_xattr.c114 int fwrite_xattr(CURL *curl, const char *url, int fd) in fwrite_xattr() function
H A Dtool_operate.c505 rc = fwrite_xattr(curl, per->this_url, fileno(outs->stream)); in post_per_transfer()

Completed in 10 milliseconds