Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_macros.h562 int safe_removexattr(const char *file, const int lineno, const char *path,
565 safe_removexattr(__FILE__, __LINE__, (path), (name))
/third_party/ltp/lib/
Dsafe_macros.c1082 int safe_removexattr(const char *file, const int lineno, const char *path, in safe_removexattr() function