Home
last modified time | relevance | path

Searched refs:safe_getxattr (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/
Dtst_safe_macros.h567 ssize_t safe_getxattr(const char *file, const int lineno, const char *path,
570 safe_getxattr(__FILE__, __LINE__, (path), (name), (value), (size))
/third_party/ltp/lib/
Dsafe_macros.c1053 ssize_t safe_getxattr(const char *file, const int lineno, const char *path, in safe_getxattr() function