Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_macros.h567 int safe_lremovexattr(const char *file, const int lineno, const char *path,
570 safe_lremovexattr(__FILE__, __LINE__, (path), (name))
/third_party/ltp/lib/
Dsafe_macros.c1107 int safe_lremovexattr(const char *file, const int lineno, const char *path, in safe_lremovexattr() function