Searched refs:xattr (Results 1 – 12 of 12) sorted by relevance
5 xattr33 xattr35 # simulate the xattr operations40 basic --xattr with -o43 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --xattr -o %LOGDIR/out%TESTNUMBER
5 xattr33 xattr35 # simulate the xattr operations40 basic --xattr with -O43 --xattr -O --output-dir %LOGDIR http://%HOSTIP:%HTTPPORT/%TESTNUMBER
5 xattr51 xattr53 # simulate the xattr operations58 --xattr with redirect61 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --xattr -L -o %LOGDIR/out%TESTNUMBER
83 static int xattr(int fd, in xattr() function117 int err = xattr(fd, "user.creator", "curl"); in fwrite_xattr()124 err = xattr(fd, mappings[i].attr, value); in fwrite_xattr()131 err = xattr(fd, "user.xdg.origin.url", nurl); in fwrite_xattr()
261 bool xattr; /* store metadata in extended attributes */ member
1380 config->xattr = toggle; in getparameter()
504 if(!result && config->xattr && outs->fopened && outs->stream) { in post_per_transfer()
4 Long: xattr14 - --xattr -o storage $URL17 # `--xattr`
313 xattr.md
278 --xattr 7.21.3
304 dnl included when sys/xattr.h is to be included.313 # include <sys/xattr.h>317 sys/types.h sys/xattr.h,
1475 check_include_file("sys/xattr.h" HAVE_SYS_XATTR_H)1633 check_symbol_exists("fsetxattr" "sys/xattr.h" HAVE_FSETXATTR)
Completed in 37 milliseconds