Home
last modified time | relevance | path

Searched defs:setxattr_args (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_xattr.c61 struct setxattr_args { struct
62 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;