Home
last modified time | relevance | path

Searched defs:SAFE_LINKAT (Results 1 – 2 of 2) sorted by relevance

/external/ltp/include/
Dtst_safe_macros.h134 #define SAFE_LINKAT(olddirfd, oldpath, newdirfd, newpath, flags) \ macro
/external/ltp/include/old/
Dsafe_macros.h97 #define SAFE_LINKAT(cleanup_fn, olddirfd, oldpath, newdirfd, newpath, flags) \ macro