Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_safe_macros.h491 int safe_removexattr(const char *file, const int lineno, const char *path,
494 safe_removexattr(__FILE__, __LINE__, (path), (name))
/external/ltp/lib/
Dsafe_macros.c938 int safe_removexattr(const char *file, const int lineno, const char *path, in safe_removexattr() function