Searched refs:safe_fsetxattr (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/ |
D | tst_safe_macros.h | 557 int safe_fsetxattr(const char *file, const int lineno, int fd, const char *name, 560 safe_fsetxattr(__FILE__, __LINE__, (fd), (name), (value), (size), (flags))
|
/third_party/ltp/lib/ |
D | safe_macros.c | 1056 int safe_fsetxattr(const char *file, const int lineno, int fd, const char *name, in safe_fsetxattr() function
|