Home
last modified time | relevance | path

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

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