Lines 31-36
Link Here
|
31 |
|
31 |
|
32 |
#include "openat-priv.h" |
32 |
#include "openat-priv.h" |
33 |
|
33 |
|
|
|
34 |
#ifdef HAVE_XATTRS |
35 |
|
34 |
/* setxattrat */ |
36 |
/* setxattrat */ |
35 |
#define AT_FUNC_NAME setxattrat |
37 |
#define AT_FUNC_NAME setxattrat |
36 |
#define AT_FUNC_F1 setxattr |
38 |
#define AT_FUNC_F1 setxattr |
Lines 108-110
Link Here
|
108 |
#undef AT_FUNC_RESULT |
110 |
#undef AT_FUNC_RESULT |
109 |
#undef AT_FUNC_POST_FILE_PARAM_DECLS |
111 |
#undef AT_FUNC_POST_FILE_PARAM_DECLS |
110 |
#undef AT_FUNC_POST_FILE_ARGS |
112 |
#undef AT_FUNC_POST_FILE_ARGS |
|
|
113 |
|
114 |
#endif /* HAVE_XATTRS */ |