Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_safe_macros.h501 int safe_fremovexattr(const char *file, const int lineno, int fd,
504 safe_fremovexattr(__FILE__, __LINE__, (fd), (name))
/external/ltp/lib/
Dsafe_macros.c982 int safe_fremovexattr(const char *file, const int lineno, int fd, in safe_fremovexattr() function