Searched defs:getxattr_args (Results 1 – 1 of 1) sorted by relevance
71 struct getxattr_args { struct72 int fd;73 const char *path;74 const char *name;75 void *value;76 l_size_t size;77 int follow;