Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_safe_macros.h478 int safe_lremovexattr(const char *file, const int lineno, const char *path,
481 safe_lremovexattr(__FILE__, __LINE__, (path), (name))
/external/ltp/lib/
Dsafe_macros.c963 int safe_lremovexattr(const char *file, const int lineno, const char *path, in safe_lremovexattr() function