Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_xattr.c71 struct getxattr_args { struct
72 int fd;
73 const char *path;
74 const char *name;
75 void *value;
76 l_size_t size;
77 int follow;