Home
last modified time | relevance | path

Searched refs:SAFE_TRUNCATE (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl33.c194 SAFE_TRUNCATE("file", 0); in do_child()
/external/ltp/include/old/
Dsafe_macros.h214 #define SAFE_TRUNCATE(cleanup_fn, path, length) \ macro
/external/ltp/include/
Dtst_safe_macros.h290 #define SAFE_TRUNCATE(path, length) \ macro