Home
last modified time | relevance | path

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

/curl/tests/data/
H A Dtest6875 xattr
33 xattr
35 # simulate the xattr operations
40 basic --xattr with -o
43 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --xattr -o %LOGDIR/out%TESTNUMBER
H A Dtest6885 xattr
33 xattr
35 # simulate the xattr operations
40 basic --xattr with -O
43 --xattr -O --output-dir %LOGDIR http://%HOSTIP:%HTTPPORT/%TESTNUMBER
H A Dtest6445 xattr
51 xattr
53 # simulate the xattr operations
58 --xattr with redirect
61 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --xattr -L -o %LOGDIR/out%TESTNUMBER
/curl/docs/cmdline-opts/
H A Dxattr.md4 Long: xattr
14 - --xattr -o storage $URL
17 # `--xattr`
H A DMakefile.inc312 xattr.md
/curl/src/
H A Dtool_xattr.c83 static int xattr(int fd, in xattr() function
124 err = xattr(fd, mappings[i].attr, value); in fwrite_xattr()
131 err = xattr(fd, "user.xdg.origin.url", nurl); in fwrite_xattr()
H A Dtool_cfgable.h261 bool xattr; /* store metadata in extended attributes */ member
H A Dtool_getparam.c1377 config->xattr = toggle; in getparameter()
H A Dtool_operate.c504 if(!result && config->xattr && outs->fopened && outs->stream) { in post_per_transfer()
/curl/docs/
H A Doptions-in-versions277 --xattr 7.21.3
/curl/m4/
H A Dcurl-functions.m4349 dnl included when sys/xattr.h is to be included.
358 # include <sys/xattr.h>
362 sys/types.h sys/xattr.h,
/curl/
H A DCMakeLists.txt1401 check_include_file_concat("sys/xattr.h" HAVE_SYS_XATTR_H)

Completed in 35 milliseconds