Home
last modified time | relevance | path

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

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