Searched defs:setxattr_args (Results 1 – 1 of 1) sorted by relevance
61 struct setxattr_args { struct62 int fd;63 const char *path;64 const char *name;65 void *value;66 l_size_t size;67 l_int flags;68 int follow;